Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.h115 void switchToDebugSectionForSymbol(const MCSymbol *GVSym);
DCodeViewDebug.cpp382 switchToDebugSectionForSymbol(nullptr); in endModule()
399 switchToDebugSectionForSymbol(nullptr); in endModule()
592 void CodeViewDebug::switchToDebugSectionForSymbol(const MCSymbol *GVSym) { in switchToDebugSectionForSymbol() function in CodeViewDebug
620 switchToDebugSectionForSymbol(Fn); in emitDebugInfoForFunction()
1994 switchToDebugSectionForSymbol(nullptr); in emitDebugInfoForGlobals()
2018 switchToDebugSectionForSymbol(GVSym); in emitDebugInfoForGlobals()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.h167 void switchToDebugSectionForSymbol(const MCSymbol *GVSym);
DCodeViewDebug.cpp472 switchToDebugSectionForSymbol(nullptr); in endModule()
494 switchToDebugSectionForSymbol(nullptr); in endModule()
821 void CodeViewDebug::switchToDebugSectionForSymbol(const MCSymbol *GVSym) { in switchToDebugSectionForSymbol() function in CodeViewDebug
900 switchToDebugSectionForSymbol(Fn); in emitDebugInfoForFunction()
2703 switchToDebugSectionForSymbol(nullptr); in emitDebugInfoForGlobals()
2727 switchToDebugSectionForSymbol(GVSym); in emitDebugInfoForGlobals()