Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFContext.h63 std::unique_ptr<AppleAcceleratorTable> AppleTypes; variable
/llvm-project-15.0.7/llvm/include/llvm/DWARFLinker/
H A DDWARFLinker.h756 AccelTable<AppleAccelTableStaticTypeData> AppleTypes; variable
/llvm-project-15.0.7/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp1846 AppleTypes.addName( in emitAppleAcceleratorEntriesForUnit()
2608 TheDwarfEmitter->emitAppleTypes(AppleTypes); in link()
/llvm-project-15.0.7/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp951 return getAccelTable(AppleTypes, *DObj, DObj->getAppleTypesSection(), in getAppleTypes()
/llvm-project-15.0.7/llvm/include/llvm/BinaryFormat/
H A DDwarf.def1192 HANDLE_DWARF_SECTION(AppleTypes, ".apple_types", "apple-types", BoolOption)