Searched refs:i_shdrp (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/bfd/
H A Delfcode.h503 Elf_Internal_Shdr *i_shdrp; /* Section header table, internal form */
747 amt = sizeof (*i_shdrp) * i_ehdrp->e_shnum;
748 i_shdrp = bfd_alloc (abfd, amt);
749 if (!i_shdrp)
755 amt = sizeof (i_shdrp) * num_sec;
760 memcpy (i_shdrp, &i_shdr, sizeof (*i_shdrp));
761 shdrp = i_shdrp;
768 elf_elfsections (abfd)[shindex] = i_shdrp;
779 elf_swap_shdr_in (abfd, &x_shdr, i_shdrp
501 Elf_Internal_Shdr *i_shdrp; /* Section header table, internal form */ local
1058 Elf_Internal_Shdr **i_shdrp; /* Section header table, internal form */ local
1115 Elf_Internal_Shdr **i_shdrp = elf_elfsections (abfd); local
[all...]
H A Delf.c254 Elf_Internal_Shdr **i_shdrp; local
259 i_shdrp = elf_elfsections (abfd);
260 if (i_shdrp == 0
262 || i_shdrp[shindex] == 0)
265 shstrtab = i_shdrp[shindex]->contents;
269 offset = i_shdrp[shindex]->sh_offset;
270 shstrtabsize = i_shdrp[shindex]->sh_size;
286 i_shdrp[shindex]->contents = shstrtab;
1013 Elf_Internal_Shdr **i_shdrp; local
1018 i_shdrp
2714 Elf_Internal_Shdr **i_shdrp; local
3200 _bfd_elf_assign_file_position_for_section(Elf_Internal_Shdr *i_shdrp, file_ptr offset, bfd_boolean align) argument
4704 Elf_Internal_Shdr **i_shdrp; /* Section header table, internal form */ local
4822 Elf_Internal_Shdr **i_shdrp; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/bfd/
H A Delfcode.h503 Elf_Internal_Shdr *i_shdrp; /* Section header table, internal form */
747 amt = sizeof (*i_shdrp) * i_ehdrp->e_shnum;
748 i_shdrp = bfd_alloc (abfd, amt);
749 if (!i_shdrp)
755 amt = sizeof (i_shdrp) * num_sec;
760 memcpy (i_shdrp, &i_shdr, sizeof (*i_shdrp));
761 shdrp = i_shdrp;
768 elf_elfsections (abfd)[shindex] = i_shdrp;
779 elf_swap_shdr_in (abfd, &x_shdr, i_shdrp
501 Elf_Internal_Shdr *i_shdrp; /* Section header table, internal form */ local
1058 Elf_Internal_Shdr **i_shdrp; /* Section header table, internal form */ local
1115 Elf_Internal_Shdr **i_shdrp = elf_elfsections (abfd); local
[all...]
H A Delf.c254 Elf_Internal_Shdr **i_shdrp; local
259 i_shdrp = elf_elfsections (abfd);
260 if (i_shdrp == 0
262 || i_shdrp[shindex] == 0)
265 shstrtab = i_shdrp[shindex]->contents;
269 offset = i_shdrp[shindex]->sh_offset;
270 shstrtabsize = i_shdrp[shindex]->sh_size;
286 i_shdrp[shindex]->contents = shstrtab;
1013 Elf_Internal_Shdr **i_shdrp; local
1018 i_shdrp
2714 Elf_Internal_Shdr **i_shdrp; local
3200 _bfd_elf_assign_file_position_for_section(Elf_Internal_Shdr *i_shdrp, file_ptr offset, bfd_boolean align) argument
4704 Elf_Internal_Shdr **i_shdrp; /* Section header table, internal form */ local
4822 Elf_Internal_Shdr **i_shdrp; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/bfd/
H A Delfcode.h503 Elf_Internal_Shdr *i_shdrp; /* Section header table, internal form */
747 amt = sizeof (*i_shdrp) * i_ehdrp->e_shnum;
748 i_shdrp = bfd_alloc (abfd, amt);
749 if (!i_shdrp)
755 amt = sizeof (i_shdrp) * num_sec;
760 memcpy (i_shdrp, &i_shdr, sizeof (*i_shdrp));
761 shdrp = i_shdrp;
768 elf_elfsections (abfd)[shindex] = i_shdrp;
779 elf_swap_shdr_in (abfd, &x_shdr, i_shdrp
501 Elf_Internal_Shdr *i_shdrp; /* Section header table, internal form */ local
1058 Elf_Internal_Shdr **i_shdrp; /* Section header table, internal form */ local
1115 Elf_Internal_Shdr **i_shdrp = elf_elfsections (abfd); local
[all...]
H A Delf.c254 Elf_Internal_Shdr **i_shdrp; local
259 i_shdrp = elf_elfsections (abfd);
260 if (i_shdrp == 0
262 || i_shdrp[shindex] == 0)
265 shstrtab = i_shdrp[shindex]->contents;
269 offset = i_shdrp[shindex]->sh_offset;
270 shstrtabsize = i_shdrp[shindex]->sh_size;
286 i_shdrp[shindex]->contents = shstrtab;
1013 Elf_Internal_Shdr **i_shdrp; local
1018 i_shdrp
2714 Elf_Internal_Shdr **i_shdrp; local
3200 _bfd_elf_assign_file_position_for_section(Elf_Internal_Shdr *i_shdrp, file_ptr offset, bfd_boolean align) argument
4704 Elf_Internal_Shdr **i_shdrp; /* Section header table, internal form */ local
4822 Elf_Internal_Shdr **i_shdrp; local
[all...]

Completed in 184 milliseconds