Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerBase.h50 AppleTypes, enumerator
H A DDWARFLinker.h
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerImpl.cpp1129 CommonSections.getOrCreateSectionDescriptor(DebugSectionKind::AppleTypes); in emitCommonSectionsAndWriteCompileUnitsToTheOutput()
1212 AccelTable<AppleAccelTableStaticTypeData> AppleTypes; in emitAppleAcceleratorSections() local
1240 AppleTypes.addName( in emitAppleAcceleratorSections()
1321 CommonSections.getSectionDescriptor(DebugSectionKind::AppleTypes); in emitAppleAcceleratorSections()
1330 Emitter.emitAppleTypes(AppleTypes); in emitAppleAcceleratorSections()
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFLinker.h779 AccelTable<AppleAccelTableStaticTypeData> AppleTypes; variable
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp266 std::unique_ptr<AppleAcceleratorTable> AppleTypes; member in __anonfc0a132e0411::ThreadUnsafeDWARFContextState
519 return getAccelTable(AppleTypes, DObj, DObj.getAppleTypesSection(), in getAppleTypes()
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFStreamer.cpp283 case DebugSectionKind::AppleTypes: in getMCSection()
H A DDWARFLinker.cpp2361 AppleTypes.addName( in emitAcceleratorEntriesForUnit()
3025 TheDwarfEmitter->emitAppleTypes(AppleTypes); in link()
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DDwarf.def1333 HANDLE_DWARF_SECTION(AppleTypes, ".apple_types", "apple-types", BoolOption)