Home
last modified time | relevance | path

Searched refs:switchToDebugSectionForSymbol (Results 1 – 2 of 2) 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()