Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.h216 SmallVector<CVGlobalVariable, 1> ComdatVariables; variable
DCodeViewDebug.cpp3240 VariableList = &ComdatVariables; in collectGlobalVariableInfo()
3258 for (const CVGlobalVariable &CVGV : ComdatVariables) { in collectDebugInfoForGlobals()
3281 for (const CVGlobalVariable &CVGV : ComdatVariables) { in emitDebugInfoForGlobals()