Searched defs:EmitFileDirective (Results 1 – 5 of 5) sorted by relevance
| /external/llvm/lib/MC/ | ||
| D | WinCOFFStreamer.cpp | 232 void MCWinCOFFStreamer::EmitFileDirective(StringRef Filename) { in EmitFileDirective() function in llvm::MCWinCOFFStreamer |
| D | MCMachOStreamer.cpp | 96 void EmitFileDirective(StringRef Filename) override { in EmitFileDirective() function in __anon9b4302e30111::MCMachOStreamer |
| D | MCELFStreamer.cpp | 295 void MCELFStreamer::EmitFileDirective(StringRef Filename) { in EmitFileDirective() function in MCELFStreamer |
| D | MCAsmStreamer.cpp | 820 void MCAsmStreamer::EmitFileDirective(StringRef Filename) { in EmitFileDirective() function in MCAsmStreamer |
| D | MCStreamer.cpp | 662 void MCStreamer::EmitFileDirective(StringRef Filename) {} in EmitFileDirective() function in MCStreamer |