Lines Matching refs:refval
723 attr_value.val.refval = str_off; in read_attributes()
736 attr_value.val.refval = sec_off; in read_attributes()
751 attr_value.val.refval = sec_off; in read_attributes()
783 attr_value.val.refval = *pattr++; in read_attributes()
791 attr_value.val.refval = in read_attributes()
812 attr_value.val.refval = sec_off; in read_attributes()
837 attr_value.val.refval = sec_off; in read_attributes()
842 attr_value.val.refval = read_unsigned_LEB_128(pattr, &len); in read_attributes()
876 this->name_off_ = attr_value.val.refval; in read_attributes()
888 this->linkage_name_off_ = attr_value.val.refval; in read_attributes()
893 this->specification_ = attr_value.val.refval; in read_attributes()
897 this->abstract_origin_ = attr_value.val.refval; in read_attributes()
901 this->sibling_offset_ = attr_value.val.refval; in read_attributes()
1070 return this->dwinfo_->get_string(attr_val->val.refval, in string_attribute()
1136 return attr_val->val.refval; in ref_attribute()
1157 return attr_val->val.refval; in address_attribute()