Searched refs:AppleTypes (Results 1 – 8 of 8) sorted by relevance
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/ |
D | DWARFContext.h | 72 std::unique_ptr<AppleAcceleratorTable> AppleTypes; variable
|
/external/llvm-project/llvm/include/llvm/DebugInfo/DWARF/ |
D | DWARFContext.h | 68 std::unique_ptr<AppleAcceleratorTable> AppleTypes; variable
|
/external/llvm-project/llvm/include/llvm/DWARFLinker/ |
D | DWARFLinker.h | 752 AccelTable<AppleAccelTableStaticTypeData> AppleTypes; variable
|
/external/llvm-project/llvm/lib/DWARFLinker/ |
D | DWARFLinker.cpp | 1830 AppleTypes.addName( in emitAppleAcceleratorEntriesForUnit() 2555 TheDwarfEmitter->emitAppleTypes(AppleTypes); in link()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ |
D | Dwarf.def | 934 HANDLE_DWARF_SECTION(AppleTypes, ".apple_types", "apple-types")
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/ |
D | DWARFContext.cpp | 850 return getAccelTable(AppleTypes, *DObj, DObj->getAppleTypesSection(), in getAppleTypes()
|
/external/llvm-project/llvm/include/llvm/BinaryFormat/ |
D | Dwarf.def | 971 HANDLE_DWARF_SECTION(AppleTypes, ".apple_types", "apple-types", BoolOption)
|
/external/llvm-project/llvm/lib/DebugInfo/DWARF/ |
D | DWARFContext.cpp | 908 return getAccelTable(AppleTypes, *DObj, DObj->getAppleTypesSection(), in getAppleTypes()
|