Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h215 SmallVector<CVGlobalVariable, 1> ComdatVariables; variable
H A DCodeViewDebug.cpp3211 VariableList = &ComdatVariables; in collectGlobalVariableInfo()
3229 for (const CVGlobalVariable &CVGV : ComdatVariables) { in collectDebugInfoForGlobals()
3252 for (const CVGlobalVariable &CVGV : ComdatVariables) { in emitDebugInfoForGlobals()