Lines Matching full:valp
582 shmedia_md_apply_fix (fixS *fixP, valueT *valp)
584 offsetT val = *valp;
609 = *valp + SHMEDIA_MD_PCREL_FROM_FIX (fixP);
620 *valp = 0;
688 resolvable, we end up here with the result only in *VALP, and no
693 shmedia_check_limits ((offsetT *) valp, fixP->fx_r_type, fixP);
1471 shmedia_check_limits (offsetT *valp, bfd_reloc_code_real_type reloc,
1474 offsetT val = *valp;