Home | History | Annotate | Download | only in bfd

Lines Matching full:relocs

465 /* This structure is used to map BFD reloc codes to SH PE relocs.  */
473 /* An array mapping BFD reloc codes to SH PE relocs. */
481 /* An array mapping BFD reloc codes to SH PE relocs. */
532 r_offset into reloc_entry->addend for some relocs. */
584 /* Almost all relocs have to do with relaxing. If any work must be
673 relocs on the jsr instructions. The r_offset field of the
892 contents, the section relocs, and the BFD symbol table. We
899 coff_section_data (abfd, sec)->relocs = internal_relocs;
917 relocs. */
1019 coff_section_data (abfd, sec)->relocs = internal_relocs;
1030 && internal_relocs != coff_section_data (abfd, sec)->relocs)
1035 coff_section_data (abfd, sec)->relocs = internal_relocs;
1051 && internal_relocs != coff_section_data (abfd, sec)->relocs)
1083 irel = coff_section_data (abfd, sec)->relocs;
1113 /* Adjust all the relocs. */
1114 for (irel = coff_section_data (abfd, sec)->relocs; irel < irelend; irel++)
1133 case we no longer care about it. Don't delete relocs which
1231 /* These relocs types represent
1358 relocs against internal symbols which we are not going to adjust
1371 /* We always cache the relocs. Perhaps, if info->keep_memory is
2296 RELOCS is a pointer to the internal relocation information, to be
2310 void * relocs,
2436 if (! (*swap) (abfd, sec, relocs, contents, i - 2))
2502 if (! (*swap) (abfd, sec, relocs, contents, i))
2520 void * relocs,
2524 struct internal_reloc *internal_relocs = (struct internal_reloc *) relocs;
2540 /* There are a few special types of relocs that we don't want to
2541 adjust. These relocs do not apply to the instruction itself,
2682 /* Note that the assembler currently always outputs relocs in
2684 the label values and the relocs. */
2731 struct internal_reloc *relocs,
2738 rel = relocs;
2750 /* Almost all relocs have to do with relaxing. If any work must
2773 ("%B: illegal symbol index %ld in relocs",