Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.h349 void addVariableAddress(const DbgVariable &DV, DIE &Die,
H A DDwarfCompileUnit.cpp784 addVariableAddress(DV, VariableDie, Entry->getLoc()); in applyConcreteDbgVariableAttributes()
1562 void DwarfCompileUnit::addVariableAddress(const DbgVariable &DV, DIE &Die, in addVariableAddress() function in DwarfCompileUnit