Searched defs:SegName (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/contrib/llvm/lib/MC/
H A DMCMachOStreamer.cpp126 StringRef SegName = MSec.getSegmentName(); local
154 StringRef SegName = MSec.getSegmentName(); local
/freebsd-11.0-release/contrib/llvm/tools/llvm-readobj/
H A DMachODumper.cpp271 std::string SegName; member in struct:__anon4558::MachOSegment
/freebsd-11.0-release/contrib/llvm/tools/llvm-objdump/
H A DMachODump.cpp293 StringRef SegName = SLC.segname; local
1015 StringRef SegName = O->getSectionFinalSegmentName(Ref); local
1104 StringRef SegName = O->getSectionFinalSegmentName(Ref); local
2376 StringRef SegName = info->O->getSectionFinalSegmentName(Ref); local
3168 StringRef SegName = O->getSectionFinalSegmentName(Ref); local
3185 StringRef SegName = O->getSectionFinalSegmentName(Ref); local
3236 StringRef SegName = O->getSectionFinalSegmentName(Ref); local
4915 StringRef SegName = info->O->getSectionFinalSegmentName(Ref); local
4978 StringRef SegName = info->O->getSectionFinalSegmentName(Ref); local
5024 StringRef SegName = info->O->getSectionFinalSegmentName(Ref); local
5064 StringRef SegName = info->O->getSectionFinalSegmentName(Ref); local
5104 StringRef SegName = info->O->getSectionFinalSegmentName(Ref); local
7308 PrintSegmentCommand(uint32_t cmd, uint32_t cmdsize, StringRef SegName, uint64_t vmaddr, uint64_t vmsize, uint64_t fileoff, uint64_t filesize, uint32_t maxprot, uint32_t initprot, uint32_t nsects, uint32_t flags, uint32_t object_size, bool verbose) argument
[all...]

Completed in 107 milliseconds