Searched refs:refval (Results 1 – 2 of 2) sorted by relevance
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()[all …]
485 off_t refval; member