Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.h323 void addVariableAddress(const DbgVariable &DV, DIE &Die,
H A DDwarfCompileUnit.cpp749 addVariableAddress(DV, *VariableDie, Entry->getLoc()); in constructVariableDIEImpl()
1438 void DwarfCompileUnit::addVariableAddress(const DbgVariable &DV, DIE &Die, in addVariableAddress() function in DwarfCompileUnit