Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h240 SmallVector<CVGlobalVariable, 1> ComdatVariables; variable
H A DCodeViewDebug.cpp3291 VariableList = &ComdatVariables; in collectGlobalVariableInfo()
3309 for (const CVGlobalVariable &CVGV : ComdatVariables) { in collectDebugInfoForGlobals()
3332 for (const CVGlobalVariable &CVGV : ComdatVariables) { in emitDebugInfoForGlobals()