Lines Matching refs:howto
2626 from the howto field. Then the @code{internal_reloc} is
2738 if (q->howto->type == R_IHCONST)
2773 SELECT_RELOC (n, q->howto);
2775 n.r_type = q->howto->type;
5173 o The reloc index is turned into a pointer to a howto
5176 into a howto table vector; the 88k subtracts a number from the
5284 /* Fill in the cache_ptr->howto field from dst.r_type. */
5288 if (cache_ptr->howto == NULL)
5305 /* Get the howto structure for a reloc. This is only used if the file
5321 genrel.howto = NULL;
5323 return genrel.howto;