Searched refs:addVariableAddress (Results 1 – 2 of 2) sorted by relevance
204 void addVariableAddress(const DbgVariable &DV, DIE &Die,
503 addVariableAddress(DV, *VariableDie, Location); in constructVariableDIEImpl()505 addVariableAddress(DV, *VariableDie, MachineLocation(RegOp.getReg())); in constructVariableDIEImpl()736 void DwarfCompileUnit::addVariableAddress(const DbgVariable &DV, DIE &Die, in addVariableAddress() function in llvm::DwarfCompileUnit