Searched refs:refval (Results 1 – 3 of 3) sorted by relevance
129 set refval [ get_valueof "" "ref_val_${name}" "" ]130 verbose -log "Refval: ${refval}"133 if { ${refval} != "" } {138 gdb_assert [string eq ${answer} ${refval}] ${test}
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()[all …]
496 off_t refval; member