Searched defs:emitZerofill (Results 1 – 9 of 9) sorted by relevance
/llvm-project/llvm/lib/MC/ |
H A D | MCNullStreamer.cpp | 41 void emitZerofill(MCSection *Section, MCSymbol *Symbol = nullptr, in emitZerofill() function in __anon4140b7300111::MCNullStreamer
|
H A D | MCXCOFFStreamer.cpp | 136 void MCXCOFFStreamer::emitZerofill(MCSection *Section, MCSymbol *Symbol, emitZerofill() function in MCXCOFFStreamer
|
H A D | MCWasmStreamer.cpp | 250 void MCWasmStreamer::emitZerofill(MCSection *Section, MCSymbol *Symbol, emitZerofill() function in MCWasmStreamer
|
H A D | MCWinCOFFStreamer.cpp | 328 void MCWinCOFFStreamer::emitZerofill(MCSection *Section, MCSymbol *Symbol, emitZerofill() function in MCWinCOFFStreamer
|
H A D | MCMachOStreamer.cpp | 452 void MCMachOStreamer::emitZerofill(MCSection *Section, MCSymbol *Symbol, emitZerofill() function in MCMachOStreamer
|
H A D | MCELFStreamer.cpp | 636 void MCELFStreamer::emitZerofill(MCSection *Section, MCSymbol *Symbol, emitZerofill() function in MCELFStreamer
|
H A D | MCAsmStreamer.cpp | 1080 void MCAsmStreamer::emitZerofill(MCSection *Section, MCSymbol *Symbol, emitZerofill() function in MCAsmStreamer
|
/llvm-project/llvm/lib/Object/ |
H A D | RecordStreamer.cpp | 103 void RecordStreamer::emitZerofill(MCSection *Section, MCSymbol *Symbol, in emitZerofill() function in RecordStreamer
|
/llvm-project/llvm/tools/llvm-exegesis/lib/ |
H A D | SnippetFile.cpp | 206 void emitZerofill(MCSection *Section, MCSymbol *Symbol, uint64_t Size, emitZerofill() function in llvm::exegesis::__anon3582bfba0111::BenchmarkCodeStreamer
|