Home
last modified time | relevance | path

Searched refs:switchToDebugSectionForSymbol (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.h216 void switchToDebugSectionForSymbol(const MCSymbol *GVSym);
DCodeViewDebug.cpp570 switchToDebugSectionForSymbol(nullptr); in endModule()
592 switchToDebugSectionForSymbol(nullptr); in endModule()
921 void CodeViewDebug::switchToDebugSectionForSymbol(const MCSymbol *GVSym) { in switchToDebugSectionForSymbol() function in CodeViewDebug
990 switchToDebugSectionForSymbol(Fn); in emitDebugInfoForFunction()
3033 switchToDebugSectionForSymbol(nullptr); in emitDebugInfoForGlobals()
3048 switchToDebugSectionForSymbol(GVSym); in emitDebugInfoForGlobals()