Searched refs:GetAttributeValueAsAddress (Results 1 – 4 of 4) 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,
74 uint64_t GetAttributeValueAsAddress(
563 uint64_t DWARFDebugInfoEntry::GetAttributeValueAsAddress( in GetAttributeValueAsAddress() function in DWARFDebugInfoEntry605 lo_pc = GetAttributeValueAsAddress(cu, DW_AT_low_pc, fail_value, in GetAttributeAddressRange()