Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.h329 void addVariableAddress(const DbgVariable &DV, DIE &Die,
H A DDwarfCompileUnit.cpp737 addVariableAddress(DV, *VariableDie, Entry->getLoc()); in constructVariableDIEImpl()
1406 void DwarfCompileUnit::addVariableAddress(const DbgVariable &DV, DIE &Die, in addVariableAddress() function in DwarfCompileUnit