Searched refs:EmitCOFFSectionIndex (Results 1 – 7 of 7) sorted by relevance
54 void EmitCOFFSectionIndex(MCSymbol const *Symbol) override;
450 virtual void EmitCOFFSectionIndex(MCSymbol const *Symbol);
224 Asm->OutStreamer->EmitCOFFSectionIndex(Fn); in emitDebugInfoForFunction()265 Asm->OutStreamer->EmitCOFFSectionIndex(Fn); in emitDebugInfoForFunction()
194 void MCWinCOFFStreamer::EmitCOFFSectionIndex(MCSymbol const *Symbol) { in EmitCOFFSectionIndex() function in llvm::MCWinCOFFStreamer
145 void EmitCOFFSectionIndex(MCSymbol const *Symbol) override;522 void MCAsmStreamer::EmitCOFFSectionIndex(MCSymbol const *Symbol) { in EmitCOFFSectionIndex() function in MCAsmStreamer
570 void MCStreamer::EmitCOFFSectionIndex(MCSymbol const *Symbol) { in EmitCOFFSectionIndex() function in MCStreamer
483 getStreamer().EmitCOFFSectionIndex(Symbol); in ParseDirectiveSecIdx()