/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjCopy/MachO/ |
H A D | MachOObject.cpp | 16 Section::Section(StringRef SegName, StringRef SectName) in Section() 20 Section::Section(StringRef SegName, StringRef SectName, StringRef Content) in Section()
|
H A D | MachOReader.cpp | 33 StringRef SectName(Sec.sectname, strnlen(Sec.sectname, sizeof(Sec.sectname))); in constructSectionCommon() local
|
/aosp_15_r20/external/llvm/tools/llvm-objdump/ |
H A D | MachODump.cpp | 313 StringRef SectName; in getSectionsAndSymbols() local 896 StringRef SectName; in DumpLiteralPointerSection() local 1077 StringRef SectName; in DumpSectionContents() local 1173 StringRef SectName; in DumpInfoPlistSectionContents() local 2524 StringRef SectName; in get_pointer_64() local 3321 StringRef SectName; in get_section() local 3338 StringRef SectName; in walk_pointer_list_64() local 3389 StringRef SectName; in walk_pointer_list_32() local 5068 StringRef SectName; in print_message_refs64() local 5131 StringRef SectName; in print_message_refs32() local [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ExecutionEngine/Orc/ |
D | SectCreate.h | 52 std::string SectName; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ExecutionEngine/Orc/ |
D | SectCreate.h | 52 std::string SectName; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ExecutionEngine/Orc/ |
D | SectCreate.h | 52 std::string SectName; variable
|
/aosp_15_r20/external/llvm/lib/Object/ |
H A D | ObjectFile.cpp | 62 StringRef SectName; in isSectionBitcode() local
|
H A D | MachOObjectFile.cpp | 711 StringRef SectName; in isSectionBitcode() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/GSYM/ |
H A D | ObjectFileTransformer.cpp | 40 StringRef SectName(*SectNameOrErr); in getUUID() local
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | kxia64.h | 717 #define beginSection(SectName) .##section .CRT$##SectName,"a","progbits" argument 718 #define endSection(SectName) argument
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjectYAML/ |
H A D | MachOEmitter.cpp | 326 StringRef SectName(Sec.sectname, in writeSectionData() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Orc/ |
H A D | MachOPlatform.cpp | 402 StringRef SectName) { in isInitializerSection()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/ |
H A D | InstrProf.cpp | 168 std::string SectName; in getInstrProfSectionName() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ProfileData/ |
H A D | InstrProf.cpp | 215 std::string SectName; in getInstrProfSectionName() local
|