Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.h201 SmallVector<CVGlobalVariable, 1> ComdatVariables; variable
DCodeViewDebug.cpp3019 VariableList = &ComdatVariables; in collectGlobalVariableInfo()
3043 for (const CVGlobalVariable &CVGV : ComdatVariables) { in emitDebugInfoForGlobals()