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.h235 SmallVector<CVGlobalVariable, 1> ComdatVariables; variable
H A DCodeViewDebug.cpp3277 VariableList = &ComdatVariables; in collectDebugInfoForGlobals()
3295 for (const CVGlobalVariable &CVGV : ComdatVariables) { in emitDebugInfoForGlobals()
3318 for (const CVGlobalVariable &CVGV : ComdatVariables) { in emitDebugInfoForRetainedTypes()