Home
last modified time | relevance | path

Searched refs:MCMachOStreamer (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/lib/MC/
H A DMCMachOStreamer.cpp49 class MCMachOStreamer : public MCObjectStreamer { class
167 void MCMachOStreamer::changeSection(MCSection *Section, in changeSection()
242 void MCMachOStreamer::emitDataRegionEnd() { in emitDataRegionEnd()
304 void MCMachOStreamer::emitDarwinTargetVariantBuildVersion( in emitDarwinTargetVariantBuildVersion()
311 void MCMachOStreamer::emitThumbFunc(MCSymbol *Symbol) { in emitThumbFunc()
318 bool MCMachOStreamer::emitSymbolAttribute(MCSymbol *Sym, in emitSymbolAttribute()
484 void MCMachOStreamer::emitInstToData(const MCInst &Inst, in emitInstToData()
502 void MCMachOStreamer::finishImpl() { in finishImpl()
546 void MCMachOStreamer::finalizeCGProfile() { in finalizeCGProfile()
573 MCMachOStreamer *S = in createMachOStreamer()
[all …]
H A DCMakeLists.txt32 MCMachOStreamer.cpp
/llvm-project-15.0.7/llvm/utils/gn/secondary/llvm/lib/MC/
H A DBUILD.gn44 "MCMachOStreamer.cpp",