Lines Matching refs:howto

281 /* Turn a howto into a reloc number.  */
283 #define SELECT_RELOC(x,howto) \
284 { x.r_type = select_reloc (howto); }
299 select_reloc (reloc_howto_type *howto)
301 return howto->type;
304 /* Code to turn a r_type into a howto ptr, uses the above howto table. */
312 internal->howto = howto_table + 0;
315 internal->howto = howto_table + 1;
318 internal->howto = howto_table + 2;
321 internal->howto = howto_table + 3;
324 internal->howto = howto_table + 4;
327 internal->howto = howto_table + 5;
330 internal->howto = howto_table + 6;
333 internal->howto = howto_table + 7;
336 internal->howto = howto_table + 8;
339 internal->howto = howto_table + 9;
342 internal->howto = howto_table + 10;
345 internal->howto = howto_table + 11;
348 internal->howto = howto_table + 12;
351 internal->howto = howto_table + 13;
354 internal->howto = howto_table + 14;
357 internal->howto = howto_table + 15;
360 internal->howto = howto_table + 16;
363 internal->howto = howto_table + 17;
366 internal->howto = howto_table + 18;
369 internal->howto = howto_table + 19;
437 in the howto table. This needs to be fixed. */
459 switch (reloc->howto->type)
473 dot += (reloc->howto->type == R_JMP1 ? 1 : 2);
521 && last_reloc->howto->type == R_PCRBYTE)
531 reloc->howto = howto_table + 19;
532 last_reloc->howto = howto_table + 18;
542 reloc->howto = reloc->howto + 1;
570 reloc->howto = howto_table + 15;
590 reloc->howto = reloc->howto + 1;
609 reloc->howto = reloc->howto + 1;
634 reloc->howto = howto_table + 17;
671 switch (reloc->howto->type)
689 reloc->howto->name, reloc->addend, input_section->owner,
720 reloc->howto->name, reloc->addend, input_section->owner,
809 reloc->howto->name, reloc->addend, input_section->owner,
832 reloc->howto->name, reloc->addend, input_section->owner,
878 reloc->howto->name, reloc->addend, input_section->owner,
1077 reloc->howto->name, reloc->addend, input_section->owner,
1159 reloc->howto->name, reloc->addend, input_section->owner,
1353 if (reloc->howto->type == R_MEM_INDIRECT