Home
last modified time | relevance | path

Searched defs:SegName (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCMachOStreamer.cpp126 StringRef SegName = MSec.getSegmentName(); in canGoAfterDWARF() local
155 StringRef SegName = MSec.getSegmentName(); in ChangeSection() local
/external/llvm/lib/MC/
DMCMachOStreamer.cpp128 StringRef SegName = MSec.getSegmentName(); in canGoAfterDWARF() local
156 StringRef SegName = MSec.getSegmentName(); in ChangeSection() local
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-objdump/
DMachODump.cpp335 StringRef SegName = SLC.segname; in getSectionsAndSymbols() local
696 StringRef SegName = O->getSectionFinalSegmentName(DRI); in PrintRelocationEntries() local
753 const StringRef SegName = O->getSectionFinalSegmentName(DRI); in PrintRelocations() local
774 const StringRef SegName = O->getSectionFinalSegmentName(DRI); in PrintRelocations() local
1425 StringRef SegName = O->getSectionFinalSegmentName(Ref); in DumpSectionContents() local
1521 StringRef SegName = O->getSectionFinalSegmentName(Ref); in DumpInfoPlistSectionContents() local
2928 StringRef SegName = info->O->getSectionFinalSegmentName(Ref); in get_pointer_64() local
3723 StringRef SegName = O->getSectionFinalSegmentName(Ref); in get_section() local
3740 StringRef SegName = O->getSectionFinalSegmentName(Ref); in walk_pointer_list_64() local
3791 StringRef SegName = O->getSectionFinalSegmentName(Ref); in walk_pointer_list_32() local
[all …]
/external/llvm/tools/llvm-objdump/
DMachODump.cpp329 StringRef SegName = SLC.segname; in getSectionsAndSymbols() local
1080 StringRef SegName = O->getSectionFinalSegmentName(Ref); in DumpSectionContents() local
1176 StringRef SegName = O->getSectionFinalSegmentName(Ref); in DumpInfoPlistSectionContents() local
2527 StringRef SegName = info->O->getSectionFinalSegmentName(Ref); in get_pointer_64() local
3324 StringRef SegName = O->getSectionFinalSegmentName(Ref); in get_section() local
3341 StringRef SegName = O->getSectionFinalSegmentName(Ref); in walk_pointer_list_64() local
3392 StringRef SegName = O->getSectionFinalSegmentName(Ref); in walk_pointer_list_32() local
5071 StringRef SegName = info->O->getSectionFinalSegmentName(Ref); in print_message_refs64() local
5134 StringRef SegName = info->O->getSectionFinalSegmentName(Ref); in print_message_refs32() local
5180 StringRef SegName = info->O->getSectionFinalSegmentName(Ref); in print_image_info64() local
[all …]
/external/llvm/tools/llvm-readobj/
DMachODumper.cpp271 std::string SegName; member
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-readobj/
DMachODumper.cpp273 std::string SegName; member