Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFEmitterImpl.h86 void emitAppleNamespaces(AccelTable<AppleAccelTableStaticOffsetData> &Table);
H A DDWARFEmitterImpl.cpp185 void DwarfEmitterImpl::emitAppleNamespaces( in emitAppleNamespaces() function in DwarfEmitterImpl
H A DDWARFLinkerImpl.cpp1267 Emitter.emitAppleNamespaces(AppleNamespaces); in emitAppleAcceleratorSections()
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinkerParallel/
H A DDWARFEmitterImpl.h
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFStreamer.h
H A DDWARFLinker.h
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFStreamer.h180 void emitAppleNamespaces(
H A DDWARFLinker.h70 emitAppleNamespaces(AccelTable<AppleAccelTableStaticOffsetData> &Table) = 0;
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFStreamer.cpp
H A DDWARFLinker.cpp
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFStreamer.cpp381 void DwarfStreamer::emitAppleNamespaces( in emitAppleNamespaces() function in DwarfStreamer
H A DDWARFLinker.cpp3023 TheDwarfEmitter->emitAppleNamespaces(AppleNamespaces); in link()