Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h258 void switchToDebugSectionForSymbol(const MCSymbol *GVSym);
H A DCodeViewDebug.cpp663 switchToDebugSectionForSymbol(nullptr); in endModule()
695 switchToDebugSectionForSymbol(nullptr); in endModule()
1049 void CodeViewDebug::switchToDebugSectionForSymbol(const MCSymbol *GVSym) { in switchToDebugSectionForSymbol() function in CodeViewDebug
1119 switchToDebugSectionForSymbol(Fn); in emitDebugInfoForFunction()
3321 switchToDebugSectionForSymbol(nullptr); in emitDebugInfoForGlobals()
3337 switchToDebugSectionForSymbol(GVSym); in emitDebugInfoForGlobals()