Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.h324 void addVariableAddress(const DbgVariable &DV, DIE &Die,
H A DDwarfCompileUnit.cpp751 addVariableAddress(DV, *VariableDie, Entry->getLoc()); in constructVariableDIEImpl()
1443 void DwarfCompileUnit::addVariableAddress(const DbgVariable &DV, DIE &Die, in addVariableAddress() function in DwarfCompileUnit