Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFContext.h68 std::unique_ptr<AppleAcceleratorTable> AppleTypes; variable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DWARFLinker/
H A DDWARFLinker.h764 AccelTable<AppleAccelTableStaticTypeData> AppleTypes; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp1813 AppleTypes.addName( in emitAppleAcceleratorEntriesForUnit()
2522 TheDwarfEmitter->emitAppleTypes(AppleTypes); in link()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp913 return getAccelTable(AppleTypes, *DObj, DObj->getAppleTypesSection(), in getAppleTypes()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DDwarf.def1184 HANDLE_DWARF_SECTION(AppleTypes, ".apple_types", "apple-types", BoolOption)