Home
last modified time | relevance | path

Searched refs:EmitCOFFSectionIndex (Results 1 – 24 of 24) 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-10.0/llvm/include/llvm/MC/
DMCWinCOFFStreamer.h54 void EmitCOFFSectionIndex(MCSymbol const *Symbol) override;
DMCStreamer.h546 virtual void EmitCOFFSectionIndex(MCSymbol const *Symbol);
/external/llvm-project/llvm/include/llvm/MC/
DMCWinCOFFStreamer.h54 void EmitCOFFSectionIndex(MCSymbol const *Symbol) override;
DMCStreamer.h562 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-10.0/llvm/lib/MC/
DMCWinCOFFStreamer.cpp219 void MCWinCOFFStreamer::EmitCOFFSectionIndex(const MCSymbol *Symbol) { in EmitCOFFSectionIndex() function in MCWinCOFFStreamer
DMCCodeView.cpp338 OS.EmitCOFFSectionIndex(FuncBegin); in emitLineTableForFunction()
DMCAsmStreamer.cpp166 void EmitCOFFSectionIndex(MCSymbol const *Symbol) override;
744 void MCAsmStreamer::EmitCOFFSectionIndex(MCSymbol const *Symbol) { in EmitCOFFSectionIndex() function in MCAsmStreamer
DMCStreamer.cpp930 void MCStreamer::EmitCOFFSectionIndex(MCSymbol const *Symbol) {} in EmitCOFFSectionIndex() function in MCStreamer
/external/llvm-project/llvm/lib/MC/
DMCWinCOFFStreamer.cpp219 void MCWinCOFFStreamer::EmitCOFFSectionIndex(const MCSymbol *Symbol) { in EmitCOFFSectionIndex() function in MCWinCOFFStreamer
DMCCodeView.cpp338 OS.EmitCOFFSectionIndex(FuncBegin); in emitLineTableForFunction()
DMCAsmStreamer.cpp174 void EmitCOFFSectionIndex(MCSymbol const *Symbol) override;
763 void MCAsmStreamer::EmitCOFFSectionIndex(MCSymbol const *Symbol) { in EmitCOFFSectionIndex() function in MCAsmStreamer
DMCStreamer.cpp950 void MCStreamer::EmitCOFFSectionIndex(MCSymbol const *Symbol) {} in EmitCOFFSectionIndex() function in MCStreamer
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp975 OS.EmitCOFFSectionIndex(Fn); in emitDebugInfoForThunk()
1055 OS.EmitCOFFSectionIndex(Fn); in emitDebugInfoForFunction()
1102 OS.EmitCOFFSectionIndex(Label); in emitDebugInfoForFunction()
1122 OS.EmitCOFFSectionIndex(BeginLabel); in emitDebugInfoForFunction()
2745 OS.EmitCOFFSectionIndex(FI.Begin); // Func Symbol in emitLexicalBlock()
3208 OS.EmitCOFFSectionIndex(GVSym); in emitDebugInfoForGlobal()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp963 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()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/
DCOFFAsmParser.cpp538 getStreamer().EmitCOFFSectionIndex(Symbol); in ParseDirectiveSecIdx()
/external/llvm-project/llvm/lib/MC/MCParser/
DCOFFAsmParser.cpp546 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()