Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h336 void emitDebugInfoForGlobal(const CVGlobalVariable &CVGV);
H A DCodeViewDebug.cpp3260 emitDebugInfoForGlobal(CVGV); in emitDebugInfoForGlobals()
3281 emitDebugInfoForGlobal(CVGV); in emitGlobalVariableList()
3345 void CodeViewDebug::emitDebugInfoForGlobal(const CVGlobalVariable &CVGV) { in emitDebugInfoForGlobal() function in CodeViewDebug