Home | History | Annotate | Download | only in bfd

Lines Matching refs:R_ENTRY

212    of relocations have effects on other sections (R_ENTRY, R_EXIT,
482 /* R_ENTRY. */
823 SOM_HOWTO (R_ENTRY, "R_ENTRY"),
824 SOM_HOWTO (R_ENTRY, "R_ENTRY"),
3018 case R_ENTRY:
3136 case R_ENTRY:
3140 bfd_put_8 (abfd, R_ENTRY, p);
3142 /* R_ENTRY relocations have 64 bits of associated
3146 the R_ENTRY relocation, and the rest in the R_EXIT
5170 if (som_hppa_howto_table[op].type == R_ENTRY)