Searched defs:EmitZerofill (Results 1 – 6 of 6) sorted by relevance
/external/llvm/lib/MC/ | ||
D | MCNullStreamer.cpp | 34 void EmitZerofill(MCSection *Section, MCSymbol *Symbol = nullptr, in EmitZerofill() function in __anon8ea8de200111::MCNullStreamer |
D | WinCOFFStreamer.cpp | 265 void MCWinCOFFStreamer::EmitZerofill(MCSection *Section, MCSymbol *Symbol, in EmitZerofill() function in llvm::MCWinCOFFStreamer |
D | MCMachOStreamer.cpp | 398 void MCMachOStreamer::EmitZerofill(MCSection *Section, MCSymbol *Symbol, in EmitZerofill() function in MCMachOStreamer |
D | MCELFStreamer.cpp | 666 void MCELFStreamer::EmitZerofill(MCSection *Section, MCSymbol *Symbol, in EmitZerofill() function in MCELFStreamer |
D | MCAsmStreamer.cpp | 584 void MCAsmStreamer::EmitZerofill(MCSection *Section, MCSymbol *Symbol, in EmitZerofill() function in MCAsmStreamer |
/external/llvm/lib/Object/ | ||
D | RecordStreamer.cpp | 92 void RecordStreamer::EmitZerofill(MCSection *Section, MCSymbol *Symbol, in EmitZerofill() function in RecordStreamer |