/external/llvm/include/llvm/MC/ |
D | MCWinCOFFStreamer.h | 54 void EmitCOFFSectionIndex(MCSymbol const *Symbol) override;
|
D | MCStreamer.h | 468 virtual void EmitCOFFSectionIndex(MCSymbol const *Symbol);
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
D | MCWinCOFFStreamer.h | 54 void EmitCOFFSectionIndex(MCSymbol const *Symbol) override;
|
D | MCStreamer.h | 546 virtual void EmitCOFFSectionIndex(MCSymbol const *Symbol);
|
/external/llvm-project/llvm/include/llvm/MC/ |
D | MCWinCOFFStreamer.h | 54 void EmitCOFFSectionIndex(MCSymbol const *Symbol) override;
|
D | MCStreamer.h | 562 virtual void EmitCOFFSectionIndex(MCSymbol const *Symbol);
|
/external/llvm/lib/MC/ |
D | WinCOFFStreamer.cpp | 190 void MCWinCOFFStreamer::EmitCOFFSectionIndex(MCSymbol const *Symbol) { in EmitCOFFSectionIndex() function in llvm::MCWinCOFFStreamer
|
D | MCCodeView.cpp | 160 OS.EmitCOFFSectionIndex(FuncBegin); in emitLineTableForFunction()
|
D | MCAsmStreamer.cpp | 151 void EmitCOFFSectionIndex(MCSymbol const *Symbol) override; 599 void MCAsmStreamer::EmitCOFFSectionIndex(MCSymbol const *Symbol) { in EmitCOFFSectionIndex() function in MCAsmStreamer
|
D | MCStreamer.cpp | 647 void MCStreamer::EmitCOFFSectionIndex(MCSymbol const *Symbol) { in EmitCOFFSectionIndex() function in MCStreamer
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
D | MCWinCOFFStreamer.cpp | 219 void MCWinCOFFStreamer::EmitCOFFSectionIndex(const MCSymbol *Symbol) { in EmitCOFFSectionIndex() function in MCWinCOFFStreamer
|
D | MCCodeView.cpp | 338 OS.EmitCOFFSectionIndex(FuncBegin); in emitLineTableForFunction()
|
D | MCAsmStreamer.cpp | 166 void EmitCOFFSectionIndex(MCSymbol const *Symbol) override; 744 void MCAsmStreamer::EmitCOFFSectionIndex(MCSymbol const *Symbol) { in EmitCOFFSectionIndex() function in MCAsmStreamer
|
D | MCStreamer.cpp | 930 void MCStreamer::EmitCOFFSectionIndex(MCSymbol const *Symbol) {} in EmitCOFFSectionIndex() function in MCStreamer
|
/external/llvm-project/llvm/lib/MC/ |
D | MCWinCOFFStreamer.cpp | 219 void MCWinCOFFStreamer::EmitCOFFSectionIndex(const MCSymbol *Symbol) { in EmitCOFFSectionIndex() function in MCWinCOFFStreamer
|
D | MCCodeView.cpp | 338 OS.EmitCOFFSectionIndex(FuncBegin); in emitLineTableForFunction()
|
D | MCAsmStreamer.cpp | 174 void EmitCOFFSectionIndex(MCSymbol const *Symbol) override; 763 void MCAsmStreamer::EmitCOFFSectionIndex(MCSymbol const *Symbol) { in EmitCOFFSectionIndex() function in MCAsmStreamer
|
D | MCStreamer.cpp | 950 void MCStreamer::EmitCOFFSectionIndex(MCSymbol const *Symbol) {} in EmitCOFFSectionIndex() function in MCStreamer
|
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
D | CodeViewDebug.cpp | 975 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/ |
D | CodeViewDebug.cpp | 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()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/ |
D | COFFAsmParser.cpp | 538 getStreamer().EmitCOFFSectionIndex(Symbol); in ParseDirectiveSecIdx()
|
/external/llvm-project/llvm/lib/MC/MCParser/ |
D | COFFAsmParser.cpp | 546 getStreamer().EmitCOFFSectionIndex(Symbol); in ParseDirectiveSecIdx()
|
/external/llvm/lib/MC/MCParser/ |
D | COFFAsmParser.cpp | 483 getStreamer().EmitCOFFSectionIndex(Symbol); in ParseDirectiveSecIdx()
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | CodeViewDebug.cpp | 674 OS.EmitCOFFSectionIndex(Fn); in emitDebugInfoForFunction() 2072 OS.EmitCOFFSectionIndex(GVSym); in emitDebugInfoForGlobal()
|