Home
last modified time | relevance | path

Searched refs:AppleTypes (Results 1 – 8 of 8) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h72 std::unique_ptr<AppleAcceleratorTable> AppleTypes; variable
/external/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h68 std::unique_ptr<AppleAcceleratorTable> AppleTypes; variable
/external/llvm-project/llvm/include/llvm/DWARFLinker/
DDWARFLinker.h752 AccelTable<AppleAccelTableStaticTypeData> AppleTypes; variable
/external/llvm-project/llvm/lib/DWARFLinker/
DDWARFLinker.cpp1830 AppleTypes.addName( in emitAppleAcceleratorEntriesForUnit()
2555 TheDwarfEmitter->emitAppleTypes(AppleTypes); in link()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DDwarf.def934 HANDLE_DWARF_SECTION(AppleTypes, ".apple_types", "apple-types")
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp850 return getAccelTable(AppleTypes, *DObj, DObj->getAppleTypesSection(), in getAppleTypes()
/external/llvm-project/llvm/include/llvm/BinaryFormat/
DDwarf.def971 HANDLE_DWARF_SECTION(AppleTypes, ".apple_types", "apple-types", BoolOption)
/external/llvm-project/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp908 return getAccelTable(AppleTypes, *DObj, DObj->getAppleTypesSection(), in getAppleTypes()