Searched refs:AppleNamespaces (Results 1 - 7 of 7) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFLinkerBase.cpp57 .Case(getSectionName(DebugSectionKind::AppleNamespaces),
58 DebugSectionKind::AppleNamespaces)
/freebsd-current/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerBase.h47 AppleNamespaces, member in class:llvm::dwarf_linker::DebugSectionKind
/freebsd-current/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerImpl.cpp1131 DebugSectionKind::AppleNamespaces);
1213 AccelTable<AppleAccelTableStaticOffsetData> AppleNamespaces; local
1226 AppleNamespaces.addName(
1262 CommonSections.getSectionDescriptor(DebugSectionKind::AppleNamespaces);
1271 Emitter.emitAppleNamespaces(AppleNamespaces);
/freebsd-current/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFLinker.h770 AccelTable<AppleAccelTableStaticOffsetData> AppleNamespaces; member in class:llvm::dwarf_linker::classic::DWARFLinker
/freebsd-current/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp268 std::unique_ptr<AppleAcceleratorTable> AppleNamespaces; member in class:ThreadUnsafeDWARFContextState
526 return getAccelTable(AppleNamespaces, DObj,
/freebsd-current/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFStreamer.cpp279 case DebugSectionKind::AppleNamespaces:
H A DDWARFLinker.cpp2219 AppleNamespaces.addName(Namespace.Name, Namespace.Die->getOffset() +
2886 TheDwarfEmitter->emitAppleNamespaces(AppleNamespaces);

Completed in 115 milliseconds