Home
last modified time | relevance | path

Searched defs:EmitZerofill (Results 1 – 6 of 6) sorted by relevance

/external/llvm/lib/MC/
DMCNullStreamer.cpp34 void EmitZerofill(MCSection *Section, MCSymbol *Symbol = nullptr, in EmitZerofill() function in __anon8ea8de200111::MCNullStreamer
DWinCOFFStreamer.cpp265 void MCWinCOFFStreamer::EmitZerofill(MCSection *Section, MCSymbol *Symbol, in EmitZerofill() function in llvm::MCWinCOFFStreamer
DMCMachOStreamer.cpp398 void MCMachOStreamer::EmitZerofill(MCSection *Section, MCSymbol *Symbol, in EmitZerofill() function in MCMachOStreamer
DMCELFStreamer.cpp666 void MCELFStreamer::EmitZerofill(MCSection *Section, MCSymbol *Symbol, in EmitZerofill() function in MCELFStreamer
DMCAsmStreamer.cpp584 void MCAsmStreamer::EmitZerofill(MCSection *Section, MCSymbol *Symbol, in EmitZerofill() function in MCAsmStreamer
/external/llvm/lib/Object/
DRecordStreamer.cpp92 void RecordStreamer::EmitZerofill(MCSection *Section, MCSymbol *Symbol, in EmitZerofill() function in RecordStreamer