Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerBase.h49 AppleTypes, enumerator
H A DDWARFLinker.h
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerImpl.cpp1131 CommonSections.getOrCreateSectionDescriptor(DebugSectionKind::AppleTypes); in emitCommonSectionsAndWriteCompileUnitsToTheOutput()
1214 AccelTable<AppleAccelTableStaticTypeData> AppleTypes; in emitAppleAcceleratorSections() local
1242 AppleTypes.addName( in emitAppleAcceleratorSections()
1323 CommonSections.getSectionDescriptor(DebugSectionKind::AppleTypes); in emitAppleAcceleratorSections()
1332 Emitter.emitAppleTypes(AppleTypes); in emitAppleAcceleratorSections()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp268 std::unique_ptr<AppleAcceleratorTable> AppleTypes; member in __anonfc0a132e0411::ThreadUnsafeDWARFContextState
521 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.cpp2244 AppleTypes.addName( in emitAcceleratorEntriesForUnit()
2908 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.def1314 HANDLE_DWARF_SECTION(AppleTypes, ".apple_types", "apple-types", BoolOption)