Searched refs:GetAttributeValueAsSigned (Results 1 – 4 of 4) sorted by relevance
60 int64_t DWARFBaseDIE::GetAttributeValueAsSigned(const dw_attr_t attr, in GetAttributeValueAsSigned() function in DWARFBaseDIE63 return m_die->GetAttributeValueAsSigned(GetDWARF(), GetCU(), attr, in GetAttributeValueAsSigned()
132 int64_t GetAttributeValueAsSigned(const dw_attr_t attr,
113 int64_t GetAttributeValueAsSigned(
981 int64_t DWARFDebugInfoEntry::GetAttributeValueAsSigned( in GetAttributeValueAsSigned() function in DWARFDebugInfoEntry