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;
4464 .symver foo, foo@BAR such that any relocs against foo become foo@BAR. */
4656 relocs.
4659 arrange for dynamic relocs. It is not required for the
4663 Looking through the relocs is not particularly time consuming.
4664 The problem is that we must either (1) keep the relocs in memory,
4666 (2) read the relocs twice from the input file, which wastes time.
4697 if (elf_section_data (o)->relocs != internal_relocs)
6095 section symbol for some emitted relocs. */
6111 We'll use their section symbols for some emitted relocs. */
6450 /* Buffer large enough to hold external relocs of any section. */
6452 /* Buffer large enough to hold internal relocs of any section. */
6876 /* Only process sections containing relocs. */
6883 /* Read in the relocs for this section. */
6968 if (internal_relocs != elf_section_data (reloc_sec)->relocs)
7376 (_("%B: Unable to sort relocs - they are in more than one size"), abfd);
7393 (_("%B: Unable to sort relocs - they are in more than one size"), abfd);
7407 (_("%B: Unable to sort relocs - they are of an unknown size"), abfd);
7430 (_("%B: Unable to sort relocs - they are in more than one size"), abfd);
7447 (_("%B: Unable to sort relocs - they are in more than one size"), abfd);
7461 (_("%B: Unable to sort relocs - they are of an unknown size"), abfd);
7529 relocs in this case. */
8208 /* Return TRUE if special handling is done for relocs in SEC against
8438 relocs; we output them below as we discover that they are
8551 /* Get the swapped relocs. */
8570 /* Run through the relocs looking for any against symbols
8572 removed link-once sections. Complain about relocs
8573 against discarded sections. Zero relocs against removed
8598 /* Badly formatted input files can contain relocs that
8670 section contents as necessary, and (if using Rela relocs
8922 /* Swap out the relocs. */
9457 Elf_Internal_Rela * relocs;
9459 relocs = _bfd_elf_link_read_relocs (sec->owner, sec,
9463 if (relocs != NULL)
9466 = (*bed->elf_backend_count_relocs) (sec, relocs);
9468 if (elf_section_data (sec)->relocs != relocs)
9469 free (relocs);
9516 /* MIPS may have a mix of REL and RELA relocs on sections.
9551 backend counts output relocs unusually. */
9573 the VMA to 0 here will ensure that relocs against these
9585 and the relocs. We set symcount to force assign_section_numbers
9675 discarding local symbols, since they are used for relocs. These
9678 outputting relocs. */
9808 we could write the relocs out and then read them again; I don't
10045 /* Adjust the relocs to have the correct symbol indices. */
10061 trying to swap the relocs out itself. */
10457 /* Look through the section relocs. */
10547 if (elf_section_data (sec)->relocs != relstart)
10650 if (elf_section_data (o)->relocs != internal_relocs)
10845 /* Grovel through relocs to find out who stays ... */
10876 easily due to needing special relocs to handle the
11335 if (elf_section_data (stab)->relocs != cookie.rels)
11358 && elf_section_data (eh)->relocs != cookie.rels)