Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFEmitterImpl.h83 void emitAppleNames(AccelTable<AppleAccelTableStaticOffsetData> &Table);
H A DDWARFEmitterImpl.cpp193 void DwarfEmitterImpl::emitAppleNames( in emitAppleNames() function in DwarfEmitterImpl
H A DDWARFLinkerImpl.cpp1288 Emitter.emitAppleNames(AppleNames); 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.h185 emitAppleNames(AccelTable<AppleAccelTableStaticOffsetData> &Table) override;
H A DDWARFLinker.h74 emitAppleNames(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.cpp389 void DwarfStreamer::emitAppleNames( in emitAppleNames() function in DwarfStreamer
H A DDWARFLinker.cpp3024 TheDwarfEmitter->emitAppleNames(AppleNames); in link()