where.ref = &it->where;
int form_name = it->form;
- form const *form = ver->get_form (form_name);
attribute const *attribute = ver->get_attribute (it->name);
bool indirect = form_name == DW_FORM_indirect;
if (indirect)
wr_error (&where, ": indirect form is again indirect.\n");
return -1;
}
+ form const *form = ver->get_form (form_name);
value_check_cb_t value_check_cb = NULL;
/// Return value is never fw_offset or fw_address. These get
/// resolved to fw_4 or fw_8 depending on corresponding value in
/// CU->head.
- form_width_t width (cu const *cu = NULL) const;
+ form_width_t width (cu const *cu) const;
/// Return storage class of given form. Closely related to width.
storage_class_t