Searched refs:emitDwarfFileDirective (Results 1 – 5 of 5) sorted by relevance
39 void emitDwarfFileDirective(StringRef Directive) override;
28 void NVPTXTargetStreamer::emitDwarfFileDirective(StringRef Directive) { in emitDwarfFileDirective() function in NVPTXTargetStreamer
101 virtual void emitDwarfFileDirective(StringRef Directive);
1181 TS->emitDwarfFileDirective(OS1.str()); in tryEmitDwarfFileDirective()1207 TS->emitDwarfFileDirective(OS1.str()); in emitDwarfFile0Directive()
63 void MCTargetStreamer::emitDwarfFileDirective(StringRef Directive) { in emitDwarfFileDirective() function in MCTargetStreamer