Searched refs:EmitCOFFSectionIndex (Results 1 – 8 of 8) sorted by relevance
54 void EmitCOFFSectionIndex(MCSymbol const *Symbol) override;
468 virtual void EmitCOFFSectionIndex(MCSymbol const *Symbol);
190 void MCWinCOFFStreamer::EmitCOFFSectionIndex(MCSymbol const *Symbol) { in EmitCOFFSectionIndex() function in llvm::MCWinCOFFStreamer
160 OS.EmitCOFFSectionIndex(FuncBegin); in emitLineTableForFunction()
151 void EmitCOFFSectionIndex(MCSymbol const *Symbol) override;599 void MCAsmStreamer::EmitCOFFSectionIndex(MCSymbol const *Symbol) { in EmitCOFFSectionIndex() function in MCAsmStreamer
647 void MCStreamer::EmitCOFFSectionIndex(MCSymbol const *Symbol) { in EmitCOFFSectionIndex() function in MCStreamer
483 getStreamer().EmitCOFFSectionIndex(Symbol); in ParseDirectiveSecIdx()
674 OS.EmitCOFFSectionIndex(Fn); in emitDebugInfoForFunction()2072 OS.EmitCOFFSectionIndex(GVSym); in emitDebugInfoForGlobal()