Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFLinkerBase.cpp57 .Case(getSectionName(DebugSectionKind::AppleNamespaces), in parseDebugTableName()
58 DebugSectionKind::AppleNamespaces) in parseDebugTableName()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerBase.h47 AppleNamespaces, enumerator
/freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerImpl.cpp1131 DebugSectionKind::AppleNamespaces); in emitCommonSectionsAndWriteCompileUnitsToTheOutput()
1213 AccelTable<AppleAccelTableStaticOffsetData> AppleNamespaces; in emitAppleAcceleratorSections() local
1226 AppleNamespaces.addName( in emitAppleAcceleratorSections()
1262 CommonSections.getSectionDescriptor(DebugSectionKind::AppleNamespaces); in emitAppleAcceleratorSections()
1271 Emitter.emitAppleNamespaces(AppleNamespaces); in emitAppleAcceleratorSections()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFLinker.h770 AccelTable<AppleAccelTableStaticOffsetData> AppleNamespaces; variable
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp268 std::unique_ptr<AppleAcceleratorTable> AppleNamespaces; member in ThreadUnsafeDWARFContextState
526 return getAccelTable(AppleNamespaces, DObj, in getAppleNamespaces()
/freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFStreamer.cpp279 case DebugSectionKind::AppleNamespaces: in getMCSection()
H A DDWARFLinker.cpp2219 AppleNamespaces.addName(Namespace.Name, Namespace.Die->getOffset() + in emitAcceleratorEntriesForUnit()
2886 TheDwarfEmitter->emitAppleNamespaces(AppleNamespaces); in link()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DDwarf.def1237 HANDLE_DWARF_SECTION(AppleNamespaces, ".apple_namespaces", "apple-namespaces",