Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h219 void switchToDebugSectionForSymbol(const MCSymbol *GVSym);
H A DCodeViewDebug.cpp596 switchToDebugSectionForSymbol(nullptr); in endModule()
623 switchToDebugSectionForSymbol(nullptr); in endModule()
955 void CodeViewDebug::switchToDebugSectionForSymbol(const MCSymbol *GVSym) { in switchToDebugSectionForSymbol() function in CodeViewDebug
1025 switchToDebugSectionForSymbol(Fn); in emitDebugInfoForFunction()
3117 switchToDebugSectionForSymbol(nullptr); in emitDebugInfoForGlobals()
3133 switchToDebugSectionForSymbol(GVSym); in emitDebugInfoForGlobals()