HomeSort by: relevance | last modified time | path
    Searched defs:i_shdrp (Results 1 - 8 of 8) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
elfcode.h 527 Elf_Internal_Shdr *i_shdrp; /* Section header table, internal form */
710 if (_bfd_mul_overflow (i_ehdrp->e_shnum, sizeof (*i_shdrp), &amt))
712 i_shdrp = (Elf_Internal_Shdr *) bfd_alloc (abfd, amt);
713 if (!i_shdrp)
717 if (_bfd_mul_overflow (num_sec, sizeof (i_shdrp), &amt))
726 memcpy (i_shdrp, &i_shdr, sizeof (*i_shdrp));
727 for (shdrp = i_shdrp, shindex = 0; shindex < num_sec; shindex++)
735 || !elf_swap_shdr_in (abfd, &x_shdr, i_shdrp + shindex))
739 if (i_shdrp[shindex].sh_link >= num_sec
525 Elf_Internal_Shdr *i_shdrp; \/* Section header table, internal form *\/ local
1106 Elf_Internal_Shdr **i_shdrp; \/* Section header table, internal form *\/ local
1169 Elf_Internal_Shdr **i_shdrp = elf_elfsections (abfd); local
    [all...]
elf.c 335 Elf_Internal_Shdr **i_shdrp; local
340 i_shdrp = elf_elfsections (abfd);
341 if (i_shdrp == 0
343 || i_shdrp[shindex] == 0)
346 shstrtab = i_shdrp[shindex]->contents;
350 offset = i_shdrp[shindex]->sh_offset;
351 shstrtabsize = i_shdrp[shindex]->sh_size;
360 i_shdrp[shindex]->sh_size = 0;
370 i_shdrp[shindex]->contents = shstrtab;
4124 Elf_Internal_Shdr **i_shdrp;
4122 Elf_Internal_Shdr **i_shdrp; local
7237 Elf_Internal_Shdr **i_shdrp; local
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
elfcode.h 526 Elf_Internal_Shdr *i_shdrp; /* Section header table, internal form */
711 if (_bfd_mul_overflow (i_ehdrp->e_shnum, sizeof (*i_shdrp), &amt))
713 i_shdrp = (Elf_Internal_Shdr *) bfd_alloc (abfd, amt);
714 if (!i_shdrp)
718 if (_bfd_mul_overflow (num_sec, sizeof (i_shdrp), &amt))
727 memcpy (i_shdrp, &i_shdr, sizeof (*i_shdrp));
728 for (shdrp = i_shdrp, shindex = 0; shindex < num_sec; shindex++)
737 elf_swap_shdr_in (abfd, &x_shdr, i_shdrp + shindex);
740 if (i_shdrp[shindex].sh_link >= num_sec
524 Elf_Internal_Shdr *i_shdrp; \/* Section header table, internal form *\/ local
1107 Elf_Internal_Shdr **i_shdrp; \/* Section header table, internal form *\/ local
1170 Elf_Internal_Shdr **i_shdrp = elf_elfsections (abfd); local
    [all...]
elf.c 267 Elf_Internal_Shdr **i_shdrp; local
272 i_shdrp = elf_elfsections (abfd);
273 if (i_shdrp == 0
275 || i_shdrp[shindex] == 0)
278 shstrtab = i_shdrp[shindex]->contents;
282 offset = i_shdrp[shindex]->sh_offset;
283 shstrtabsize = i_shdrp[shindex]->sh_size;
292 i_shdrp[shindex]->sh_size = 0;
302 i_shdrp[shindex]->contents = shstrtab;
4057 Elf_Internal_Shdr **i_shdrp;
4055 Elf_Internal_Shdr **i_shdrp; local
7172 Elf_Internal_Shdr **i_shdrp; local
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
elfcode.h 526 Elf_Internal_Shdr *i_shdrp; /* Section header table, internal form */
711 if (_bfd_mul_overflow (i_ehdrp->e_shnum, sizeof (*i_shdrp), &amt))
713 i_shdrp = (Elf_Internal_Shdr *) bfd_alloc (abfd, amt);
714 if (!i_shdrp)
718 if (_bfd_mul_overflow (num_sec, sizeof (i_shdrp), &amt))
727 memcpy (i_shdrp, &i_shdr, sizeof (*i_shdrp));
728 for (shdrp = i_shdrp, shindex = 0; shindex < num_sec; shindex++)
737 elf_swap_shdr_in (abfd, &x_shdr, i_shdrp + shindex);
740 if (i_shdrp[shindex].sh_link >= num_sec
524 Elf_Internal_Shdr *i_shdrp; \/* Section header table, internal form *\/ local
1107 Elf_Internal_Shdr **i_shdrp; \/* Section header table, internal form *\/ local
1170 Elf_Internal_Shdr **i_shdrp = elf_elfsections (abfd); local
    [all...]
elf.c 267 Elf_Internal_Shdr **i_shdrp; local
272 i_shdrp = elf_elfsections (abfd);
273 if (i_shdrp == 0
275 || i_shdrp[shindex] == 0)
278 shstrtab = i_shdrp[shindex]->contents;
282 offset = i_shdrp[shindex]->sh_offset;
283 shstrtabsize = i_shdrp[shindex]->sh_size;
292 i_shdrp[shindex]->sh_size = 0;
302 i_shdrp[shindex]->contents = shstrtab;
4028 Elf_Internal_Shdr **i_shdrp;
4026 Elf_Internal_Shdr **i_shdrp; local
7120 Elf_Internal_Shdr **i_shdrp; local
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
elfcode.h 526 Elf_Internal_Shdr *i_shdrp; /* Section header table, internal form */
711 if (_bfd_mul_overflow (i_ehdrp->e_shnum, sizeof (*i_shdrp), &amt))
713 i_shdrp = (Elf_Internal_Shdr *) bfd_alloc (abfd, amt);
714 if (!i_shdrp)
718 if (_bfd_mul_overflow (num_sec, sizeof (i_shdrp), &amt))
727 memcpy (i_shdrp, &i_shdr, sizeof (*i_shdrp));
728 for (shdrp = i_shdrp, shindex = 0; shindex < num_sec; shindex++)
737 elf_swap_shdr_in (abfd, &x_shdr, i_shdrp + shindex);
740 if (i_shdrp[shindex].sh_link >= num_sec
524 Elf_Internal_Shdr *i_shdrp; \/* Section header table, internal form *\/ local
1107 Elf_Internal_Shdr **i_shdrp; \/* Section header table, internal form *\/ local
1170 Elf_Internal_Shdr **i_shdrp = elf_elfsections (abfd); local
    [all...]
elf.c 333 Elf_Internal_Shdr **i_shdrp; local
338 i_shdrp = elf_elfsections (abfd);
339 if (i_shdrp == 0
341 || i_shdrp[shindex] == 0)
344 shstrtab = i_shdrp[shindex]->contents;
348 offset = i_shdrp[shindex]->sh_offset;
349 shstrtabsize = i_shdrp[shindex]->sh_size;
358 i_shdrp[shindex]->sh_size = 0;
368 i_shdrp[shindex]->contents = shstrtab;
4122 Elf_Internal_Shdr **i_shdrp;
4120 Elf_Internal_Shdr **i_shdrp; local
7224 Elf_Internal_Shdr **i_shdrp; local
    [all...]

Completed in 52 milliseconds