Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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()
3116 switchToDebugSectionForSymbol(nullptr); in emitDebugInfoForGlobals()
3132 switchToDebugSectionForSymbol(GVSym); in emitDebugInfoForGlobals()