Searched refs:sreloc (Results 1 - 12 of 12) sorted by relevance

/freebsd-11-stable/contrib/binutils/bfd/
H A Delf32-i386.c939 asection *sreloc;
948 sreloc = NULL;
1185 if (sreloc == NULL)
1209 sreloc = bfd_get_section_by_name (dynobj, name);
1210 if (sreloc == NULL)
1218 sreloc = bfd_make_section_with_flags (dynobj,
1221 if (sreloc == NULL
1222 || ! bfd_set_section_alignment (dynobj, sreloc, 2))
1225 elf_section_data (sec)->sreloc = sreloc;
937 asection *sreloc; local
1801 asection *sreloc = elf_section_data (p->sec)->sreloc; local
2544 asection *sreloc; local
2601 asection *sreloc; local
2901 asection *sreloc; local
3259 asection *sreloc; local
[all...]
H A Delf64-x86-64.c751 asection *sreloc;
760 sreloc = NULL;
1035 if (sreloc == NULL)
1061 sreloc = bfd_get_section_by_name (dynobj, name);
1062 if (sreloc == NULL)
1070 sreloc = bfd_make_section_with_flags (dynobj,
1073 if (sreloc == NULL
1074 || ! bfd_set_section_alignment (dynobj, sreloc, 3))
1077 elf_section_data (sec)->sreloc = sreloc;
749 asection *sreloc; local
1642 asection *sreloc = elf_section_data (p->sec)->sreloc; local
2400 asection *sreloc; local
2704 asection *sreloc; local
[all...]
H A Delf32-s390.c978 asection *sreloc; local
990 sreloc = NULL;
1277 if (sreloc == NULL)
1302 sreloc = bfd_get_section_by_name (dynobj, name);
1303 if (sreloc == NULL)
1311 sreloc = bfd_make_section_with_flags (dynobj,
1314 if (sreloc == NULL
1315 || ! bfd_set_section_alignment (dynobj, sreloc, 2))
1318 elf_section_data (sec)->sreloc = sreloc;
1936 asection *sreloc = elf_section_data (p->sec)->sreloc; local
2576 asection *sreloc; local
2677 asection *sreloc; local
2880 asection *sreloc; local
[all...]
H A Delf64-s390.c933 asection *sreloc; local
945 sreloc = NULL;
1244 if (sreloc == NULL)
1269 sreloc = bfd_get_section_by_name (dynobj, name);
1270 if (sreloc == NULL)
1278 sreloc = bfd_make_section_with_flags (dynobj,
1281 if (sreloc == NULL
1282 || ! bfd_set_section_alignment (dynobj, sreloc, 3))
1285 elf_section_data (sec)->sreloc = sreloc;
1911 asection *sreloc = elf_section_data (p->sec)->sreloc; local
2558 asection *sreloc; local
2662 asection *sreloc; local
2865 asection *sreloc; local
[all...]
H A Delf32-score.c1142 asection *sreloc; local
1144 sreloc = bfd_get_section_by_name (dynobj, dname);
1145 if (sreloc == NULL && create_p)
1147 sreloc = bfd_make_section_with_flags (dynobj, dname,
1154 if (sreloc == NULL
1155 || ! bfd_set_section_alignment (dynobj, sreloc,
1159 return sreloc;
1193 asection *sreloc; local
1201 sreloc = score_elf_rel_dyn_section (dynobj, FALSE);
1202 BFD_ASSERT (sreloc !
2500 asection *sreloc; local
[all...]
H A Delfxx-sparc.c1085 asection *sreloc;
1097 sreloc = NULL;
1429 if (sreloc == NULL)
1449 sreloc = bfd_get_section_by_name (dynobj, name);
1450 if (sreloc == NULL)
1458 sreloc = bfd_make_section_with_flags (dynobj,
1461 if (sreloc == NULL
1462 || ! bfd_set_section_alignment (dynobj, sreloc,
1466 elf_section_data (sec)->sreloc = sreloc;
1083 asection *sreloc; local
2062 asection *sreloc = elf_section_data (p->sec)->sreloc; local
2473 asection *sreloc; local
[all...]
H A Delfxx-mips.c2062 asection *sreloc;
2067 sreloc = bfd_get_section_by_name (dynobj, dname);
2068 if (sreloc == NULL && create_p)
2070 sreloc = bfd_make_section_with_flags (dynobj, dname,
2077 if (sreloc == NULL
2078 || ! bfd_set_section_alignment (dynobj, sreloc,
2082 return sreloc;
2213 asection *sreloc,
2229 (sreloc->contents
2230 + sreloc
2049 asection *sreloc; local
2199 mips_elf_output_dynamic_relocation(bfd *output_bfd, asection *sreloc, unsigned long indx, int r_type, bfd_vma offset) argument
2237 asection *sreloc, *sgot; local
4762 asection *sreloc; local
6127 asection *sreloc; local
[all...]
H A Delf32-ppc.c3096 asection *got2, *sreloc;
3126 sreloc = NULL;
3599 if (sreloc == NULL)
3616 sreloc = bfd_get_section_by_name (htab->elf.dynobj, name);
3617 if (sreloc == NULL)
3624 sreloc = bfd_make_section_with_flags (htab->elf.dynobj,
3627 if (sreloc == NULL
3629 sreloc, 2))
3632 elf_section_data (sec)->sreloc = sreloc;
3090 asection *got2, *sreloc; local
4874 asection *sreloc = elf_section_data (p->sec)->sreloc; local
5792 asection *got2, *sreloc = NULL; local
[all...]
H A Delf32-arm.c4518 asection * sreloc = NULL; local
4638 if (sreloc == NULL)
4651 sreloc = bfd_get_section_by_name (dynobj, name);
4652 BFD_ASSERT (sreloc != NULL);
4730 loc = sreloc->contents;
4731 loc += sreloc->reloc_count++ * RELOC_SIZE (globals);
7535 asection *sreloc; local
7543 sreloc = NULL;
7768 if (sreloc == NULL)
7781 sreloc
8487 asection *sreloc = elf_section_data (p->section)->sreloc; local
[all...]
H A Delf64-alpha.c1751 asection *sreloc;
1774 sreloc = NULL;
1942 if (sreloc == NULL)
1944 sreloc = bfd_get_section_by_name (dynobj, rel_sec_name);
1945 if (sreloc == NULL)
1953 sreloc = bfd_make_section_with_flags (dynobj,
1956 if (sreloc == NULL
1957 || !bfd_set_section_alignment (dynobj, sreloc, 3))
1973 if (rent->rtype == r_type && rent->srel == sreloc)
1983 rent->srel = sreloc;
1743 asection *sreloc; local
[all...]
H A Delf64-ppc.c4467 asection *sreloc;
4495 sreloc = NULL;
4947 if (sreloc == NULL)
4970 sreloc = bfd_get_section_by_name (dynobj, name);
4971 if (sreloc == NULL)
4978 sreloc = bfd_make_section_with_flags (dynobj,
4981 if (sreloc == NULL
4982 || ! bfd_set_section_alignment (dynobj, sreloc, 3))
4985 elf_section_data (sec)->sreloc = sreloc;
4463 asection *sreloc; local
7943 asection *sreloc = elf_section_data (p->sec)->sreloc; local
11204 asection *sreloc; local
[all...]
H A Delf-bfd.h1213 asection *sreloc;
1211 asection *sreloc; member in struct:bfd_elf_section_data

Completed in 419 milliseconds