Home | History | Annotate | Download | only in bfd

Lines Matching full:relocs

36 		relocations.  Dynamic relocs created for dynamic
37 symbols in an application; REL relocs for locals
43 ld.so. Thus there are no dynamic relocs against these
44 objects. The FPTR relocs for such _are_ passed through
763 if (elf_section_data (sec)->relocs != internal_relocs)
768 elf_section_data (sec)->relocs = internal_relocs;
788 && elf_section_data (sec)->relocs != internal_relocs)
1903 const Elf_Internal_Rela *relocs)
1935 relend = relocs + sec->reloc_count;
1940 for (rel = relocs; rel < relend; ++rel)
2082 for (rel = relocs; rel < relend; ++rel)
2307 /* Next, allocate all the GOT entries used by LTOFF_FPTR relocs. */
2460 /* Note that this can't be used in relation to FPTR relocs below. */
2699 copy relocs into the output file. */
2713 copy relocs into the output file. */
2750 copy relocs into the output file. */
3378 Elf_Internal_Rela *relocs,
3408 rel = relocs;
3409 relend = relocs + input_section->reloc_count;
3512 /* For relocs against symbols from removed linkonce sections,
3769 dynamic relocs. PCREL21F and PCREL21M are used for speculation
3771 PCREL22 and PCREL64I relocs aren't emitted as dynamic relocs. */
3889 /* This can happen for global table relative relocs if
5218 relocs.
5221 arrange for dynamic relocs. It is not required for the
5225 Looking through the relocs is not particularly time consuming.
5226 The problem is that we must either (1) keep the relocs in memory,
5228 (2) read the relocs twice from the input file, which wastes time.
5259 if (elf_section_data (o)->relocs != internal_relocs)