Lines Matching full:relocs
783 /* The TILE-Gx linker needs to keep track of the number of relocs that it
784 decides to copy as dynamic relocs in check_relocs for each symbol.
796 /* Total number of relocs copied for the input section. */
799 /* Number of pc-relative relocs copied for the input section. */
809 /* Track dynamic relocs copied for this symbol. */
1656 /* Look through the relocs for a section during the first phase, and
1662 asection *sec, const Elf_Internal_Rela *relocs)
1689 rel_end = relocs + num_relocs;
1696 for (rel = relocs; rel < rel_end && !has_tls_add; rel++)
1717 for (rel = relocs; rel < rel_end; rel++)
1862 /* These are basically R_TILEGX_JUMPOFF_X1_PLT relocs
2005 dynamic library if we manage to avoid copy relocs for the
2024 relocs into the output file. We create a reloc
2043 /* Track dynamic relocs needed for local syms too.
2151 asection *sec, const Elf_Internal_Rela *relocs)
2172 relend = relocs + sec->reloc_count;
2173 for (rel = relocs; rel < relend; rel++)
2433 /* If we didn't find any dynamic relocs in read-only sections, then
2434 we'll be keeping the dynamic relocs and avoiding the copy reloc. */
2465 dynamic relocs. */
2584 dynamic pc-relative relocs against symbols which turn out to be
2586 space for pc-relative relocs that have become local due to symbol
2606 /* Also discard relocs on undefined weak syms with non-default
2626 /* For the non-shared case, discard space for relocs against
2627 symbols which turn out to need copy relocs or are not
2647 relocs. */
2667 /* Find any dynamic relocs that apply to read-only sections. */
2737 relocs. */
2762 the relocs too. */
2803 sym dynamic relocs. */
2858 to copy relocs into the output file. */
2924 /* If any dynamic relocs apply to a read-only section,
3092 The relocs are always passed as Rela structures.
3118 bfd_byte *contents, Elf_Internal_Rela *relocs,
3145 rel = relocs;
3147 relend = relocs + num_relocs;
3662 FIXME: Add code tracking needed dynamic relocs as
3716 but ld.so expects buggy relocs. */
3968 /* Dynamic relocs are not propagated for SEC_DEBUGGING sections