Home
last modified time | relevance | path

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

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