Home
last modified time | relevance | path

Searched defs:emitZerofill (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCNullStreamer.cpp41 void emitZerofill(MCSection *Section, MCSymbol *Symbol = nullptr, in emitZerofill() function in __anon3c28729d0111::MCNullStreamer
H A DMCXCOFFStreamer.cpp139 void MCXCOFFStreamer::emitZerofill(MCSection *Section, MCSymbol *Symbol, in emitZerofill() function in MCXCOFFStreamer
H A DMCWasmStreamer.cpp250 void MCWasmStreamer::emitZerofill(MCSection *Section, MCSymbol *Symbol, in emitZerofill() function in MCWasmStreamer
H A DMCWinCOFFStreamer.cpp338 void MCWinCOFFStreamer::emitZerofill(MCSection *Section, MCSymbol *Symbol, in emitZerofill() function in MCWinCOFFStreamer
H A DMCMachOStreamer.cpp412 void MCMachOStreamer::emitZerofill(MCSection *Section, MCSymbol *Symbol, in emitZerofill() function in MCMachOStreamer
H A DMCELFStreamer.cpp628 void MCELFStreamer::emitZerofill(MCSection *Section, MCSymbol *Symbol, in emitZerofill() function in MCELFStreamer
H A DMCAsmStreamer.cpp1096 void MCAsmStreamer::emitZerofill(MCSection *Section, MCSymbol *Symbol, in emitZerofill() function in MCAsmStreamer
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DRecordStreamer.cpp108 void RecordStreamer::emitZerofill(MCSection *Section, MCSymbol *Symbol, emitZerofill() function in RecordStreamer