Lines Matching refs:forms
300 /* To read DWARF5 dir and file lists we need to know the forms. For
303 uint16_t forms[256];
305 unsigned char form_path = -1; /* Which forms is DW_LNCT_path. */
354 forms[i] = form;
423 attr.form = forms[m];
428 size_t len = __libdw_form_val_len (&fake_cu, forms[m], linep);
563 forms[i] = form;
596 attr.form = forms[m];
603 attr.form = forms[m];
609 size_t len = __libdw_form_val_len (&fake_cu, forms[m], linep);