Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h74 std::unique_ptr<AppleAcceleratorTable> AppleTypes; variable
/external/swiftshader/third_party/llvm-7.0/llvm/tools/dsymutil/
DDwarfLinker.h480 AccelTable<AppleAccelTableStaticTypeData> AppleTypes; variable
DDwarfLinker.cpp1846 AppleTypes.addName( in emitAppleAcceleratorEntriesForUnit()
2581 Streamer->emitAppleTypes(AppleTypes); in link()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp791 return getAccelTable(AppleTypes, *DObj, DObj->getAppleTypesSection(), in getAppleTypes()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/
DDwarf.def881 HANDLE_DWARF_SECTION(AppleTypes, ".apple_types", "apple-types")