Lines Matching refs:relocs

336       /* The .rel[a].bss section holds copy relocs.  This section is not
346 copy relocs. */
2059 /* Read and swap the relocs from the section indicated by SHDR. This
2135 /* Read and swap the relocs for a section O. They may have been
2138 be large enough. If the INTERNAL_RELOCS relocs argument is NULL,
2157 if (elf_section_data (o)->relocs != NULL)
2158 return elf_section_data (o)->relocs;
2206 elf_section_data (o)->relocs = internal_relocs;
4493 .symver foo, foo@BAR such that any relocs against foo become foo@BAR. */
4685 relocs.
4688 arrange for dynamic relocs. It is not required for the
4692 Looking through the relocs is not particularly time consuming.
4693 The problem is that we must either (1) keep the relocs in memory,
4695 (2) read the relocs twice from the input file, which wastes time.
4726 if (elf_section_data (o)->relocs != internal_relocs)
6124 section symbol for some emitted relocs. */
6140 We'll use their section symbols for some emitted relocs. */
6479 /* Buffer large enough to hold external relocs of any section. */
6481 /* Buffer large enough to hold internal relocs of any section. */
6905 /* Only process sections containing relocs. */
6912 /* Read in the relocs for this section. */
6997 if (internal_relocs != elf_section_data (reloc_sec)->relocs)
7405 (_("%B: Unable to sort relocs - they are in more than one size"), abfd);
7422 (_("%B: Unable to sort relocs - they are in more than one size"), abfd);
7436 (_("%B: Unable to sort relocs - they are of an unknown size"), abfd);
7459 (_("%B: Unable to sort relocs - they are in more than one size"), abfd);
7476 (_("%B: Unable to sort relocs - they are in more than one size"), abfd);
7490 (_("%B: Unable to sort relocs - they are of an unknown size"), abfd);
7558 relocs in this case. */
8237 /* Return TRUE if special handling is done for relocs in SEC against
8467 relocs; we output them below as we discover that they are
8580 /* Get the swapped relocs. */
8599 /* Run through the relocs looking for any against symbols
8601 removed link-once sections. Complain about relocs
8602 against discarded sections. Zero relocs against removed
8627 /* Badly formatted input files can contain relocs that
8699 section contents as necessary, and (if using Rela relocs
8951 /* Swap out the relocs. */
9486 Elf_Internal_Rela * relocs;
9488 relocs = _bfd_elf_link_read_relocs (sec->owner, sec,
9492 if (relocs != NULL)
9495 = (*bed->elf_backend_count_relocs) (sec, relocs);
9497 if (elf_section_data (sec)->relocs != relocs)
9498 free (relocs);
9545 /* MIPS may have a mix of REL and RELA relocs on sections.
9580 backend counts output relocs unusually. */
9602 the VMA to 0 here will ensure that relocs against these
9614 and the relocs. We set symcount to force assign_section_numbers
9704 discarding local symbols, since they are used for relocs. These
9707 outputting relocs. */
9837 we could write the relocs out and then read them again; I don't
10074 /* Adjust the relocs to have the correct symbol indices. */
10090 trying to swap the relocs out itself. */
10486 /* Look through the section relocs. */
10576 if (elf_section_data (sec)->relocs != relstart)
10679 if (elf_section_data (o)->relocs != internal_relocs)
10874 /* Grovel through relocs to find out who stays ... */
10905 easily due to needing special relocs to handle the
11364 if (elf_section_data (stab)->relocs != cookie.rels)
11387 && elf_section_data (eh)->relocs != cookie.rels)