Home
last modified time | relevance | path

Searched refs:emitAppleNamespaces (Results 1 – 7 of 7) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFEmitterImpl.h85 void emitAppleNamespaces(AccelTable<AppleAccelTableStaticOffsetData> &Table);
H A DDWARFEmitterImpl.cpp183 void DwarfEmitterImpl::emitAppleNamespaces( in emitAppleNamespaces() function in DwarfEmitterImpl
H A DDWARFLinkerImpl.cpp1271 Emitter.emitAppleNamespaces(AppleNamespaces); in emitAppleAcceleratorSections()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFStreamer.h179 void emitAppleNamespaces(
H A DDWARFLinker.h69 emitAppleNamespaces(AccelTable<AppleAccelTableStaticOffsetData> &Table) = 0;
/freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFStreamer.cpp381 void DwarfStreamer::emitAppleNamespaces( in emitAppleNamespaces() function in DwarfStreamer
H A DDWARFLinker.cpp2886 TheDwarfEmitter->emitAppleNamespaces(AppleNamespaces); in link()