Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFEmitterImpl.h85 void emitAppleNamespaces(AccelTable<AppleAccelTableStaticOffsetData> &Table);
H A DDWARFEmitterImpl.cpp184 void DwarfEmitterImpl::emitAppleNamespaces( in emitAppleNamespaces() function in DwarfEmitterImpl
H A DDWARFLinkerImpl.cpp1269 Emitter.emitAppleNamespaces(AppleNamespaces); in emitAppleAcceleratorSections()
/src/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFStreamer.h176 void emitAppleNamespaces(
H A DDWARFLinker.h69 emitAppleNamespaces(AccelTable<AppleAccelTableStaticOffsetData> &Table) = 0;
/src/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFStreamer.cpp381 void DwarfStreamer::emitAppleNamespaces( in emitAppleNamespaces() function in DwarfStreamer
H A DDWARFLinker.cpp2906 TheDwarfEmitter->emitAppleNamespaces(AppleNamespaces); in link()