Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h234 void switchToDebugSectionForSymbol(const MCSymbol *GVSym);
H A DCodeViewDebug.cpp642 switchToDebugSectionForSymbol(nullptr); in endModule()
670 switchToDebugSectionForSymbol(nullptr); in endModule()
1036 void CodeViewDebug::switchToDebugSectionForSymbol(const MCSymbol *GVSym) { in switchToDebugSectionForSymbol() function in CodeViewDebug
1106 switchToDebugSectionForSymbol(Fn); in emitDebugInfoForFunction()
3270 switchToDebugSectionForSymbol(nullptr); in emitDebugInfoForGlobals()
3286 switchToDebugSectionForSymbol(GVSym); in emitDebugInfoForGlobals()