Searched refs:FormIsSupported (Results 1 – 4 of 4) sorted by relevance
77 static bool FormIsSupported(dw_form_t form);
623 bool DWARFFormValue::FormIsSupported(dw_form_t form) { in FormIsSupported() function in DWARFFormValue
596 if (!DWARFFormValue::FormIsSupported(attr.Form)) in GetUnsupportedForms()