Home
last modified time | relevance | path

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

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