Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCAsmStreamer.cpp1080 void MCAsmStreamer::emitZerofill(MCSection *Section, MCSymbol *Symbol, in emitZerofill() function in MCAsmStreamer
H A DMCELFStreamer.cpp731 void MCELFStreamer::emitZerofill(MCSection *Section, MCSymbol *Symbol, in emitZerofill() function in MCELFStreamer
H A DMCMachOStreamer.cpp450 void MCMachOStreamer::emitZerofill(MCSection *Section, MCSymbol *Symbol, in emitZerofill() function in MCMachOStreamer
H A DMCNullStreamer.cpp41 void emitZerofill(MCSection *Section, MCSymbol *Symbol = nullptr, in emitZerofill() function in __anonffded0650111::MCNullStreamer
H A DMCWasmStreamer.cpp264 void MCWasmStreamer::emitZerofill(MCSection *Section, MCSymbol *Symbol, in emitZerofill() function in MCWasmStreamer
H A DMCWinCOFFStreamer.cpp322 void MCWinCOFFStreamer::emitZerofill(MCSection *Section, MCSymbol *Symbol, in emitZerofill() function in MCWinCOFFStreamer
H A DMCXCOFFStreamer.cpp136 void MCXCOFFStreamer::emitZerofill(MCSection *Section, MCSymbol *Symbol, in emitZerofill() function in MCXCOFFStreamer
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DRecordStreamer.cpp103 void RecordStreamer::emitZerofill(MCSection *Section, MCSymbol *Symbol, in emitZerofill() function in RecordStreamer