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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/MC/
H A DMCXCOFFStreamer.cpp58 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 DMCWinCOFFStreamer.cpp311 void MCWinCOFFStreamer::EmitZerofill(MCSection *Section, MCSymbol *Symbol, function in class:MCWinCOFFStreamer
H A DMCMachOStreamer.cpp422 void MCMachOStreamer::EmitZerofill(MCSection *Section, MCSymbol *Symbol, function in class:MCMachOStreamer
H A DMCELFStreamer.cpp687 void MCELFStreamer::EmitZerofill(MCSection *Section, MCSymbol *Symbol, function in class:MCELFStreamer
H A DMCAsmStreamer.cpp834 void MCAsmStreamer::EmitZerofill(MCSection *Section, MCSymbol *Symbol, function in class:MCAsmStreamer
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Object/
H A DRecordStreamer.cpp108 void RecordStreamer::EmitZerofill(MCSection *Section, MCSymbol *Symbol, function in class:RecordStreamer

Completed in 69 milliseconds