Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFContext.h62 std::unique_ptr<AppleAcceleratorTable> AppleTypes; variable
/openbsd-src/gnu/llvm/llvm/include/llvm/DWARFLinker/
H A DDWARFLinker.h796 AccelTable<AppleAccelTableStaticTypeData> AppleTypes; variable
/openbsd-src/gnu/llvm/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp1932 AppleTypes.addName( in emitAcceleratorEntriesForUnit()
2671 TheDwarfEmitter->emitAppleTypes(AppleTypes); in link()
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1020 return getAccelTable(AppleTypes, *DObj, DObj->getAppleTypesSection(), in getAppleTypes()
/openbsd-src/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DDwarf.def1210 HANDLE_DWARF_SECTION(AppleTypes, ".apple_types", "apple-types", BoolOption)