Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.cpp1210 DIE *AbsDIE = AbsVar ? AbsVar->getDIE() : NULL; in constructVariableDIE() local
1211 if (AbsDIE) in constructVariableDIE()
1213 dwarf::DW_FORM_ref4, AbsDIE); in constructVariableDIE()