Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp382 switchToDebugSectionForSymbol(nullptr); in endModule()
399 switchToDebugSectionForSymbol(nullptr); in endModule()
592 void CodeViewDebug::switchToDebugSectionForSymbol(const MCSymbol *GVSym) { in switchToDebugSectionForSymbol() function in CodeViewDebug
620 switchToDebugSectionForSymbol(Fn); in emitDebugInfoForFunction()
1994 switchToDebugSectionForSymbol(nullptr); in emitDebugInfoForGlobals()
2018 switchToDebugSectionForSymbol(GVSym); in emitDebugInfoForGlobals()
H A DCodeViewDebug.h115 void switchToDebugSectionForSymbol(const MCSymbol *GVSym);
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp570 switchToDebugSectionForSymbol(nullptr); in endModule()
592 switchToDebugSectionForSymbol(nullptr); in endModule()
921 void CodeViewDebug::switchToDebugSectionForSymbol(const MCSymbol *GVSym) { in switchToDebugSectionForSymbol() function in CodeViewDebug
990 switchToDebugSectionForSymbol(Fn); in emitDebugInfoForFunction()
3033 switchToDebugSectionForSymbol(nullptr); in emitDebugInfoForGlobals()
3048 switchToDebugSectionForSymbol(GVSym); in emitDebugInfoForGlobals()
H A DCodeViewDebug.h216 void switchToDebugSectionForSymbol(const MCSymbol *GVSym);
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp642 switchToDebugSectionForSymbol(nullptr); in endModule()
670 switchToDebugSectionForSymbol(nullptr); in endModule()
1036 void CodeViewDebug::switchToDebugSectionForSymbol(const MCSymbol *GVSym) { in switchToDebugSectionForSymbol() function in CodeViewDebug
1106 switchToDebugSectionForSymbol(Fn); in emitDebugInfoForFunction()
3270 switchToDebugSectionForSymbol(nullptr); in emitDebugInfoForGlobals()
3286 switchToDebugSectionForSymbol(GVSym); in emitDebugInfoForGlobals()
H A DCodeViewDebug.h234 void switchToDebugSectionForSymbol(const MCSymbol *GVSym);