Searched refs:GetFormByIndex (Results 1 – 2 of 2) sorted by relevance
37 …dw_form_t GetFormByIndex(uint32_t idx) const { return m_attributes.size() > idx ? m_attribut… in GetFormByIndex() function
1329 … DWARFFormValue::SkipValue(abbrevDecl->GetFormByIndex(idx++), debug_info_data, &offset, cu); in GetAttributeValue()1332 form_value.SetForm(abbrevDecl->GetFormByIndex(idx)); in GetAttributeValue()