Searched refs:addAddress (Results 1 – 2 of 2) sorted by relevance
280 void addAddress(DIE &Die, dwarf::Attribute Attribute,
351 addAddress(*SPDie, dwarf::DW_AT_frame_base, Location); in updateSubprogramScopeDIE()1021 addAddress(Die, dwarf::DW_AT_location, Location); in addVariableAddress()1025 void DwarfCompileUnit::addAddress(DIE &Die, dwarf::Attribute Attribute, in addAddress() function in DwarfCompileUnit