Searched defs:emitZerofill (Results 1 - 7 of 7) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/MC/
H A DMCXCOFFStreamer.cpp92 void MCXCOFFStreamer::emitZerofill(MCSection *Section, MCSymbol *Symbol, function in class:MCXCOFFStreamer
H A DMCWasmStreamer.cpp220 void MCWasmStreamer::emitZerofill(MCSection *Section, MCSymbol *Symbol, function in class:MCWasmStreamer
H A DMCMachOStreamer.cpp425 void MCMachOStreamer::emitZerofill(MCSection *Section, MCSymbol *Symbol, function in class:MCMachOStreamer
H A DMCWinCOFFStreamer.cpp311 void MCWinCOFFStreamer::emitZerofill(MCSection *Section, MCSymbol *Symbol, function in class:MCWinCOFFStreamer
H A DMCELFStreamer.cpp688 void MCELFStreamer::emitZerofill(MCSection *Section, MCSymbol *Symbol, function in class:MCELFStreamer
H A DMCAsmStreamer.cpp912 void MCAsmStreamer::emitZerofill(MCSection *Section, MCSymbol *Symbol, function in class:MCAsmStreamer
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Object/
H A DRecordStreamer.cpp108 void RecordStreamer::emitZerofill(MCSection *Section, MCSymbol *Symbol, function in class:RecordStreamer

Completed in 106 milliseconds