Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerBase.h47 AppleNames, enumerator
H A DDWARFLinker.h
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerImpl.cpp1125 CommonSections.getOrCreateSectionDescriptor(DebugSectionKind::AppleNames); in emitCommonSectionsAndWriteCompileUnitsToTheOutput()
1210 AccelTable<AppleAccelTableStaticOffsetData> AppleNames; in emitAppleAcceleratorSections() local
1228 AppleNames.addName( in emitAppleAcceleratorSections()
1279 CommonSections.getSectionDescriptor(DebugSectionKind::AppleNames); in emitAppleAcceleratorSections()
1288 Emitter.emitAppleNames(AppleNames); in emitAppleAcceleratorSections()
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFLinker.h776 AccelTable<AppleAccelTableStaticOffsetData> AppleNames; variable
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp265 std::unique_ptr<AppleAcceleratorTable> AppleNames; member in __anonfc0a132e0411::ThreadUnsafeDWARFContextState
513 return getAccelTable(AppleNames, DObj, DObj.getAppleNamesSection(), in getAppleNames()
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFStreamer.cpp277 case DebugSectionKind::AppleNames: in getMCSection()
H A DDWARFLinker.cpp2357 AppleNames.addName(Pubname.Name, in emitAcceleratorEntriesForUnit()
3024 TheDwarfEmitter->emitAppleNames(AppleNames); in link()
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DDwarf.def1332 HANDLE_DWARF_SECTION(AppleNames, ".apple_names", "apple-names", BoolOption)