Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h214 void switchToDebugSectionForSymbol(const MCSymbol *GVSym);
H A DCodeViewDebug.cpp531 switchToDebugSectionForSymbol(nullptr); in endModule()
553 switchToDebugSectionForSymbol(nullptr); in endModule()
892 void CodeViewDebug::switchToDebugSectionForSymbol(const MCSymbol *GVSym) { in switchToDebugSectionForSymbol() function in CodeViewDebug
961 switchToDebugSectionForSymbol(Fn); in emitDebugInfoForFunction()
2950 switchToDebugSectionForSymbol(nullptr); in emitDebugInfoForGlobals()
2964 switchToDebugSectionForSymbol(GVSym); in emitDebugInfoForGlobals()