Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h233 void switchToDebugSectionForSymbol(const MCSymbol *GVSym);
H A DCodeViewDebug.cpp644 switchToDebugSectionForSymbol(nullptr); in endModule()
672 switchToDebugSectionForSymbol(nullptr); in endModule()
1035 void CodeViewDebug::switchToDebugSectionForSymbol(const MCSymbol *GVSym) { in switchToDebugSectionForSymbol() function in CodeViewDebug
1105 switchToDebugSectionForSymbol(Fn); in emitDebugInfoForFunction()
3241 switchToDebugSectionForSymbol(nullptr); in emitDebugInfoForGlobals()
3257 switchToDebugSectionForSymbol(GVSym); in emitDebugInfoForGlobals()