Lines Matching full:valp
1097 md_apply_fix (fixS *fixP, valueT *valP, segT seg ATTRIBUTE_UNUSED)
1100 gas_assert (fixP != NULL && valP != NULL
1152 *valP, 8);
1158 /* The value passed in valP can be the value of a fully
1161 and fixP->fx_subsy are NULL, and fixP->fx_offset == *valP, and
1165 equal *valP. We don't need to check for fixP->fx_subsy being null
1201 valueT fixup = *valP;