Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFEmitterImpl.h92 void emitAppleTypes(AccelTable<AppleAccelTableStaticTypeData> &Table);
H A DDWARFEmitterImpl.cpp209 void DwarfEmitterImpl::emitAppleTypes( in emitAppleTypes() function in DwarfEmitterImpl
H A DDWARFLinkerImpl.cpp1330 Emitter.emitAppleTypes(AppleTypes); 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.h193 emitAppleTypes(AccelTable<AppleAccelTableStaticTypeData> &Table) override;
H A DDWARFLinker.h82 emitAppleTypes(AccelTable<AppleAccelTableStaticTypeData> &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.cpp405 void DwarfStreamer::emitAppleTypes( in emitAppleTypes() function in DwarfStreamer
H A DDWARFLinker.cpp3025 TheDwarfEmitter->emitAppleTypes(AppleTypes); in link()