Searched refs:GetAttributeValueAsAddress (Results 1 – 5 of 5) sorted by relevance
56 uint64_t DWARFBaseDIE::GetAttributeValueAsAddress(const dw_attr_t attr, in GetAttributeValueAsAddress() function in DWARFBaseDIE59 return m_die->GetAttributeValueAsAddress(GetCU(), attr, fail_value); in GetAttributeValueAsAddress()
110 uint64_t GetAttributeValueAsAddress(const dw_attr_t attr,
75 uint64_t GetAttributeValueAsAddress(
558 uint64_t DWARFDebugInfoEntry::GetAttributeValueAsAddress( in GetAttributeValueAsAddress() function in DWARFDebugInfoEntry600 lo_pc = GetAttributeValueAsAddress(cu, DW_AT_low_pc, fail_value, in GetAttributeAddressRange()
3050 const dw_addr_t func_lo_pc = function_die.GetAttributeValueAsAddress( in ParseVariablesForContext()