Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h253 void switchToDebugSectionForSymbol(const MCSymbol *GVSym);
H A DCodeViewDebug.cpp649 switchToDebugSectionForSymbol(nullptr); in endModule()
677 switchToDebugSectionForSymbol(nullptr); in endModule()
1042 void CodeViewDebug::switchToDebugSectionForSymbol(const MCSymbol *GVSym) { in switchToDebugSectionForSymbol() function in CodeViewDebug
1112 switchToDebugSectionForSymbol(Fn); in emitDebugInfoForFunction()
3307 switchToDebugSectionForSymbol(nullptr); in emitDebugInfoForGlobals()
3323 switchToDebugSectionForSymbol(GVSym); in emitDebugInfoForGlobals()