Home
last modified time | relevance | path

Searched refs:EmitCOFFSectionIndex (Results 1 – 16 of 16) sorted by relevance

/external/llvm/include/llvm/MC/
DMCWinCOFFStreamer.h54 void EmitCOFFSectionIndex(MCSymbol const *Symbol) override;
DMCStreamer.h468 virtual void EmitCOFFSectionIndex(MCSymbol const *Symbol);
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCWinCOFFStreamer.h55 void EmitCOFFSectionIndex(MCSymbol const *Symbol) override;
DMCStreamer.h518 virtual void EmitCOFFSectionIndex(MCSymbol const *Symbol);
/external/llvm/lib/MC/
DWinCOFFStreamer.cpp190 void MCWinCOFFStreamer::EmitCOFFSectionIndex(MCSymbol const *Symbol) { in EmitCOFFSectionIndex() function in llvm::MCWinCOFFStreamer
DMCCodeView.cpp160 OS.EmitCOFFSectionIndex(FuncBegin); in emitLineTableForFunction()
DMCAsmStreamer.cpp151 void EmitCOFFSectionIndex(MCSymbol const *Symbol) override;
599 void MCAsmStreamer::EmitCOFFSectionIndex(MCSymbol const *Symbol) { in EmitCOFFSectionIndex() function in MCAsmStreamer
DMCStreamer.cpp647 void MCStreamer::EmitCOFFSectionIndex(MCSymbol const *Symbol) { in EmitCOFFSectionIndex() function in MCStreamer
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCWinCOFFStreamer.cpp208 void MCWinCOFFStreamer::EmitCOFFSectionIndex(const MCSymbol *Symbol) { in EmitCOFFSectionIndex() function in MCWinCOFFStreamer
DMCCodeView.cpp331 OS.EmitCOFFSectionIndex(FuncBegin); in emitLineTableForFunction()
DMCAsmStreamer.cpp166 void EmitCOFFSectionIndex(MCSymbol const *Symbol) override;
696 void MCAsmStreamer::EmitCOFFSectionIndex(MCSymbol const *Symbol) { in EmitCOFFSectionIndex() function in MCAsmStreamer
DMCStreamer.cpp828 void MCStreamer::EmitCOFFSectionIndex(MCSymbol const *Symbol) { in EmitCOFFSectionIndex() function in MCStreamer
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp869 OS.EmitCOFFSectionIndex(Fn); in emitDebugInfoForThunk()
964 OS.EmitCOFFSectionIndex(Fn); in emitDebugInfoForFunction()
998 OS.EmitCOFFSectionIndex(Label); in emitDebugInfoForFunction()
2490 OS.EmitCOFFSectionIndex(FI.Begin); // Func Symbol in emitLexicalBlock()
2783 OS.EmitCOFFSectionIndex(GVSym); in emitDebugInfoForGlobal()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/MCParser/
DCOFFAsmParser.cpp554 getStreamer().EmitCOFFSectionIndex(Symbol); in ParseDirectiveSecIdx()
/external/llvm/lib/MC/MCParser/
DCOFFAsmParser.cpp483 getStreamer().EmitCOFFSectionIndex(Symbol); in ParseDirectiveSecIdx()
/external/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp674 OS.EmitCOFFSectionIndex(Fn); in emitDebugInfoForFunction()
2072 OS.EmitCOFFSectionIndex(GVSym); in emitDebugInfoForGlobal()