Searched refs:EmitCOFFSectionIndex (Results 1 – 8 of 8) sorted by relevance
54 void EmitCOFFSectionIndex(MCSymbol const *Symbol) override;
546 virtual void EmitCOFFSectionIndex(MCSymbol const *Symbol);
219 void MCWinCOFFStreamer::EmitCOFFSectionIndex(const MCSymbol *Symbol) { in EmitCOFFSectionIndex() function in MCWinCOFFStreamer
338 OS.EmitCOFFSectionIndex(FuncBegin); in emitLineTableForFunction()
166 void EmitCOFFSectionIndex(MCSymbol const *Symbol) override;744 void MCAsmStreamer::EmitCOFFSectionIndex(MCSymbol const *Symbol) { in EmitCOFFSectionIndex() function in MCAsmStreamer
930 void MCStreamer::EmitCOFFSectionIndex(MCSymbol const *Symbol) {} in EmitCOFFSectionIndex() function in MCStreamer
963 OS.EmitCOFFSectionIndex(Fn); in emitDebugInfoForThunk()1043 OS.EmitCOFFSectionIndex(Fn); in emitDebugInfoForFunction()1090 OS.EmitCOFFSectionIndex(Label); in emitDebugInfoForFunction()1110 OS.EmitCOFFSectionIndex(BeginLabel); in emitDebugInfoForFunction()2715 OS.EmitCOFFSectionIndex(FI.Begin); // Func Symbol in emitLexicalBlock()3094 OS.EmitCOFFSectionIndex(GVSym); in emitDebugInfoForGlobal()
538 getStreamer().EmitCOFFSectionIndex(Symbol); in ParseDirectiveSecIdx()