Searched refs:emitDwarfFileDirective (Results 1 – 5 of 5) sorted by relevance
44 void emitDwarfFileDirective(StringRef Directive) override;
38 void NVPTXTargetStreamer::emitDwarfFileDirective(StringRef Directive) { in emitDwarfFileDirective() function in NVPTXTargetStreamer
110 virtual void emitDwarfFileDirective(StringRef Directive);
1268 TS->emitDwarfFileDirective(OS1.str()); in tryEmitDwarfFileDirective()1294 TS->emitDwarfFileDirective(OS1.str()); in emitDwarfFile0Directive()
65 void MCTargetStreamer::emitDwarfFileDirective(StringRef Directive) { in emitDwarfFileDirective() function in MCTargetStreamer