Home | History | Annotate | Download | only in bfd

Lines Matching refs:howto

2643 	from the howto field.  Then the @code{internal_reloc} is
2761 if (q->howto->type == R_IHCONST)
2796 SELECT_RELOC (n, q->howto);
2798 n.r_type = q->howto->type;
5218 o The reloc index is turned into a pointer to a howto
5221 into a howto table vector; the 88k subtracts a number from the
5329 /* Fill in the cache_ptr->howto field from dst.r_type. */
5333 if (cache_ptr->howto == NULL)
5350 /* Get the howto structure for a reloc. This is only used if the file
5366 genrel.howto = NULL;
5368 return genrel.howto;