Lines Matching refs:refval
864 attr_value.val.refval = str_off; in read_attributes()
897 attr_value.val.refval = sec_off; in read_attributes()
911 attr_value.val.refval = sec_off; in read_attributes()
924 attr_value.val.refval = sec_off; in read_attributes()
956 attr_value.val.refval = *pattr++; in read_attributes()
964 attr_value.val.refval = in read_attributes()
986 attr_value.val.refval = sec_off; in read_attributes()
1020 attr_value.val.refval = sec_off; in read_attributes()
1025 attr_value.val.refval = read_unsigned_LEB_128(pattr, &len); in read_attributes()
1082 this->name_off_ = attr_value.val.refval; in read_attributes()
1094 this->linkage_name_off_ = attr_value.val.refval; in read_attributes()
1099 this->specification_ = attr_value.val.refval; in read_attributes()
1103 this->abstract_origin_ = attr_value.val.refval; in read_attributes()
1107 this->sibling_offset_ = attr_value.val.refval; in read_attributes()
1300 return this->dwinfo_->get_string(attr_val->val.refval, in string_attribute()
1366 return attr_val->val.refval; in ref_attribute()
1387 return attr_val->val.refval; in address_attribute()