Lines Matching defs:howto
4234 reloc_howto_type *howto;4286 howto = bfd_reloc_type_lookup (stdoutput, reloc);4287 if (!howto)4296 howto->pc_relative, reloc);6030 reloc->howto = bfd_reloc_type_lookup (stdoutput, fixp->fx_r_type);6031 if (reloc->howto == NULL)6041 if (!fixp->fx_pcrel != !reloc->howto->pc_relative)