Searched refs:emitDwarfFileDirective (Results 1 – 7 of 7) sorted by relevance
44 void emitDwarfFileDirective(StringRef Directive) override;
45 void NVPTXTargetStreamer::emitDwarfFileDirective(StringRef Directive) { in emitDwarfFileDirective() function in NVPTXTargetStreamer
113 virtual void emitDwarfFileDirective(StringRef Directive);860 unsigned emitDwarfFileDirective(
166 return Asm->OutStreamer->emitDwarfFileDirective(0, "", "", std::nullopt, in getOrCreateSourceID()171 LastFileID = Asm->OutStreamer->emitDwarfFileDirective( in getOrCreateSourceID()
1649 TS->emitDwarfFileDirective(OS1.str()); in tryEmitDwarfFileDirective()1678 TS->emitDwarfFileDirective(OS1.str()); in emitDwarfFile0Directive()
67 void MCTargetStreamer::emitDwarfFileDirective(StringRef Directive) { in emitDwarfFileDirective() function in MCTargetStreamer
937 getContext().setGenDwarfFileNumber(getStreamer().emitDwarfFileDirective( in enabledGenDwarfForAssembly()2293 unsigned FileNumber = getStreamer().emitDwarfFileDirective( in parseAndMatchAndEmitTargetInstruction()