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