Searched refs:relgot (Results 1 - 9 of 9) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/bfd/
H A Delf32-ppc.c2413 asection *relgot;
2578 htab->relgot = bfd_make_section_with_flags (abfd, ".rela.got", flags);
2579 if (!htab->relgot
2580 || ! bfd_set_section_alignment (abfd, htab->relgot, 2))
4665 htab->relgot->size += need * (sizeof (Elf32_External_Rela) / 4);
4903 htab->relgot->size += (need
4915 htab->relgot->size += sizeof (Elf32_External_Rela);
6169 loc = htab->relgot->contents;
6170 loc += (htab->relgot->reloc_count++
6193 loc = htab->relgot
2408 asection *relgot; member in struct:ppc_elf_link_hash_table
[all...]
H A Delf64-ppc.c2406 asection *relgot;
3879 asection *got, *relgot;
3901 relgot = bfd_make_section_anyway_with_flags (abfd, ".rela.got",
3903 if (!relgot
3904 || ! bfd_set_section_alignment (abfd, relgot, 3))
3908 ppc64_elf_tdata (abfd)->relgot = relgot;
7709 ppc64_elf_tdata (gent->owner)->relgot->size
7887 srel = ppc64_elf_tdata (ibfd)->relgot;
7927 srel = ppc64_elf_tdata (ibfd)->relgot;
2404 asection *relgot; member in struct:ppc64_elf_obj_tdata
3875 asection *got, *relgot; local
10684 asection *relgot = ppc64_elf_tdata (input_bfd)->relgot; local
[all...]
H A Delf32-xtensa.c1301 bfd_boolean relplt, relgot;
1411 relgot = FALSE;
1430 relgot = TRUE;
1516 if (relgot)
1297 bfd_boolean relplt, relgot; local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/bfd/
H A Delf32-ppc.c2413 asection *relgot;
2578 htab->relgot = bfd_make_section_with_flags (abfd, ".rela.got", flags);
2579 if (!htab->relgot
2580 || ! bfd_set_section_alignment (abfd, htab->relgot, 2))
4665 htab->relgot->size += need * (sizeof (Elf32_External_Rela) / 4);
4903 htab->relgot->size += (need
4915 htab->relgot->size += sizeof (Elf32_External_Rela);
6169 loc = htab->relgot->contents;
6170 loc += (htab->relgot->reloc_count++
6193 loc = htab->relgot
2408 asection *relgot; member in struct:ppc_elf_link_hash_table
[all...]
H A Delf64-ppc.c2406 asection *relgot;
3879 asection *got, *relgot;
3901 relgot = bfd_make_section_anyway_with_flags (abfd, ".rela.got",
3903 if (!relgot
3904 || ! bfd_set_section_alignment (abfd, relgot, 3))
3908 ppc64_elf_tdata (abfd)->relgot = relgot;
7709 ppc64_elf_tdata (gent->owner)->relgot->size
7887 srel = ppc64_elf_tdata (ibfd)->relgot;
7927 srel = ppc64_elf_tdata (ibfd)->relgot;
2404 asection *relgot; member in struct:ppc64_elf_obj_tdata
3875 asection *got, *relgot; local
10684 asection *relgot = ppc64_elf_tdata (input_bfd)->relgot; local
[all...]
H A Delf32-xtensa.c1301 bfd_boolean relplt, relgot;
1411 relgot = FALSE;
1430 relgot = TRUE;
1516 if (relgot)
1297 bfd_boolean relplt, relgot; local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/bfd/
H A Delf32-ppc.c2413 asection *relgot;
2578 htab->relgot = bfd_make_section_with_flags (abfd, ".rela.got", flags);
2579 if (!htab->relgot
2580 || ! bfd_set_section_alignment (abfd, htab->relgot, 2))
4665 htab->relgot->size += need * (sizeof (Elf32_External_Rela) / 4);
4903 htab->relgot->size += (need
4915 htab->relgot->size += sizeof (Elf32_External_Rela);
6169 loc = htab->relgot->contents;
6170 loc += (htab->relgot->reloc_count++
6193 loc = htab->relgot
2408 asection *relgot; member in struct:ppc_elf_link_hash_table
[all...]
H A Delf64-ppc.c2406 asection *relgot;
3879 asection *got, *relgot;
3901 relgot = bfd_make_section_anyway_with_flags (abfd, ".rela.got",
3903 if (!relgot
3904 || ! bfd_set_section_alignment (abfd, relgot, 3))
3908 ppc64_elf_tdata (abfd)->relgot = relgot;
7709 ppc64_elf_tdata (gent->owner)->relgot->size
7887 srel = ppc64_elf_tdata (ibfd)->relgot;
7927 srel = ppc64_elf_tdata (ibfd)->relgot;
2404 asection *relgot; member in struct:ppc64_elf_obj_tdata
3875 asection *got, *relgot; local
10684 asection *relgot = ppc64_elf_tdata (input_bfd)->relgot; local
[all...]
H A Delf32-xtensa.c1301 bfd_boolean relplt, relgot;
1411 relgot = FALSE;
1430 relgot = TRUE;
1516 if (relgot)
1297 bfd_boolean relplt, relgot; local

Completed in 572 milliseconds