| /src/external/gpl3/binutils/dist/bfd/ |
| elfcore.h | 305 Elf_Internal_Ehdr i_ehdr; /* Elf file header, internal form. */ local 349 elf_swap_ehdr_in (abfd, &x_ehdr, &i_ehdr); 351 elf_debug_file (&i_ehdr); 354 if (i_ehdr.e_phentsize != sizeof (Elf_External_Phdr) || i_ehdr.e_phnum == 0) 358 if (_bfd_mul_overflow (i_ehdr.e_phnum, sizeof (*i_phdr), &amt)) 367 if (bfd_seek (abfd, offset + i_ehdr.e_phoff, SEEK_SET) != 0) 371 for (i = 0; i < i_ehdr.e_phnum; ++i, ++i_phdr) 386 offset + i_ehdr.e_phoff + (i + 1) * sizeof (x_phdr),
|
| elfcode.h | 1178 Elf_Internal_Ehdr i_ehdr; 1180 i_ehdr = *i_ehdrp; 1181 i_ehdr.e_phoff = i_ehdr.e_shoff = 0; 1182 elf_swap_ehdr_out (abfd, &i_ehdr, &x_ehdr); 1790 Elf_Internal_Ehdr i_ehdr; /* Elf file header, internal form */ 1848 elf_swap_ehdr_in (templ, &x_ehdr, &i_ehdr); 1853 if (i_ehdr.e_phentsize != sizeof (Elf_External_Phdr) || i_ehdr.e_phnum == 0) 1859 if (_bfd_mul_overflow (i_ehdr.e_phnum 1175 Elf_Internal_Ehdr i_ehdr; local 1786 Elf_Internal_Ehdr i_ehdr; \/* Elf file header, internal form *\/ local [all...] |
| elf32-ppc.c | 1140 Elf_Internal_Ehdr *i_ehdr = elf_elfheader (abfd); 1142 if (i_ehdr->e_ident[EI_CLASS] == ELFCLASS32) 1137 Elf_Internal_Ehdr *i_ehdr = elf_elfheader (abfd); local
|
| elf64-ppc.c | 1854 Elf_Internal_Ehdr *i_ehdr = elf_elfheader (abfd); 1856 if (i_ehdr->e_ident[EI_CLASS] == ELFCLASS64) 1852 Elf_Internal_Ehdr *i_ehdr = elf_elfheader (abfd); local
|
| /src/external/gpl3/binutils.old/dist/bfd/ |
| elfcore.h | 308 Elf_Internal_Ehdr i_ehdr; /* Elf file header, internal form. */ local 352 elf_swap_ehdr_in (abfd, &x_ehdr, &i_ehdr); 354 elf_debug_file (&i_ehdr); 357 if (i_ehdr.e_phentsize != sizeof (Elf_External_Phdr) || i_ehdr.e_phnum == 0) 361 if (_bfd_mul_overflow (i_ehdr.e_phnum, sizeof (*i_phdr), &amt)) 370 if (bfd_seek (abfd, offset + i_ehdr.e_phoff, SEEK_SET) != 0) 374 for (i = 0; i < i_ehdr.e_phnum; ++i, ++i_phdr) 389 offset + i_ehdr.e_phoff + (i + 1) * sizeof (x_phdr),
|
| elfcode.h | 1179 Elf_Internal_Ehdr i_ehdr; 1181 i_ehdr = *i_ehdrp; 1182 i_ehdr.e_phoff = i_ehdr.e_shoff = 0; 1183 elf_swap_ehdr_out (abfd, &i_ehdr, &x_ehdr); 1791 Elf_Internal_Ehdr i_ehdr; /* Elf file header, internal form */ 1849 elf_swap_ehdr_in (templ, &x_ehdr, &i_ehdr); 1854 if (i_ehdr.e_phentsize != sizeof (Elf_External_Phdr) || i_ehdr.e_phnum == 0) 1860 if (_bfd_mul_overflow (i_ehdr.e_phnum 1176 Elf_Internal_Ehdr i_ehdr; local 1787 Elf_Internal_Ehdr i_ehdr; \/* Elf file header, internal form *\/ local [all...] |
| elf32-ppc.c | 1153 Elf_Internal_Ehdr *i_ehdr = elf_elfheader (abfd); 1155 if (i_ehdr->e_ident[EI_CLASS] == ELFCLASS32) 1150 Elf_Internal_Ehdr *i_ehdr = elf_elfheader (abfd); local
|
| elf64-ppc.c | 1862 Elf_Internal_Ehdr *i_ehdr = elf_elfheader (abfd); 1864 if (i_ehdr->e_ident[EI_CLASS] == ELFCLASS64) 1860 Elf_Internal_Ehdr *i_ehdr = elf_elfheader (abfd); local
|
| /src/external/gpl3/gdb.old/dist/bfd/ |
| elfcore.h | 308 Elf_Internal_Ehdr i_ehdr; /* Elf file header, internal form. */ local 352 elf_swap_ehdr_in (abfd, &x_ehdr, &i_ehdr); 354 elf_debug_file (&i_ehdr); 357 if (i_ehdr.e_phentsize != sizeof (Elf_External_Phdr) || i_ehdr.e_phnum == 0) 361 if (_bfd_mul_overflow (i_ehdr.e_phnum, sizeof (*i_phdr), &amt)) 370 if (bfd_seek (abfd, offset + i_ehdr.e_phoff, SEEK_SET) != 0) 374 for (i = 0; i < i_ehdr.e_phnum; ++i, ++i_phdr) 389 offset + i_ehdr.e_phoff + (i + 1) * sizeof (x_phdr),
|
| elfcode.h | 1179 Elf_Internal_Ehdr i_ehdr; 1181 i_ehdr = *i_ehdrp; 1182 i_ehdr.e_phoff = i_ehdr.e_shoff = 0; 1183 elf_swap_ehdr_out (abfd, &i_ehdr, &x_ehdr); 1791 Elf_Internal_Ehdr i_ehdr; /* Elf file header, internal form */ 1849 elf_swap_ehdr_in (templ, &x_ehdr, &i_ehdr); 1854 if (i_ehdr.e_phentsize != sizeof (Elf_External_Phdr) || i_ehdr.e_phnum == 0) 1860 if (_bfd_mul_overflow (i_ehdr.e_phnum 1176 Elf_Internal_Ehdr i_ehdr; local 1787 Elf_Internal_Ehdr i_ehdr; \/* Elf file header, internal form *\/ local [all...] |
| elf32-ppc.c | 1153 Elf_Internal_Ehdr *i_ehdr = elf_elfheader (abfd); 1155 if (i_ehdr->e_ident[EI_CLASS] == ELFCLASS32) 1150 Elf_Internal_Ehdr *i_ehdr = elf_elfheader (abfd); local
|
| elf64-ppc.c | 1862 Elf_Internal_Ehdr *i_ehdr = elf_elfheader (abfd); 1864 if (i_ehdr->e_ident[EI_CLASS] == ELFCLASS64) 1860 Elf_Internal_Ehdr *i_ehdr = elf_elfheader (abfd); local
|
| /src/external/gpl3/gdb/dist/bfd/ |
| elfcore.h | 308 Elf_Internal_Ehdr i_ehdr; /* Elf file header, internal form. */ local 352 elf_swap_ehdr_in (abfd, &x_ehdr, &i_ehdr); 354 elf_debug_file (&i_ehdr); 357 if (i_ehdr.e_phentsize != sizeof (Elf_External_Phdr) || i_ehdr.e_phnum == 0) 361 if (_bfd_mul_overflow (i_ehdr.e_phnum, sizeof (*i_phdr), &amt)) 370 if (bfd_seek (abfd, offset + i_ehdr.e_phoff, SEEK_SET) != 0) 374 for (i = 0; i < i_ehdr.e_phnum; ++i, ++i_phdr) 389 offset + i_ehdr.e_phoff + (i + 1) * sizeof (x_phdr),
|
| elfcode.h | 1179 Elf_Internal_Ehdr i_ehdr; 1181 i_ehdr = *i_ehdrp; 1182 i_ehdr.e_phoff = i_ehdr.e_shoff = 0; 1183 elf_swap_ehdr_out (abfd, &i_ehdr, &x_ehdr); 1791 Elf_Internal_Ehdr i_ehdr; /* Elf file header, internal form */ 1849 elf_swap_ehdr_in (templ, &x_ehdr, &i_ehdr); 1854 if (i_ehdr.e_phentsize != sizeof (Elf_External_Phdr) || i_ehdr.e_phnum == 0) 1860 if (_bfd_mul_overflow (i_ehdr.e_phnum 1176 Elf_Internal_Ehdr i_ehdr; local 1787 Elf_Internal_Ehdr i_ehdr; \/* Elf file header, internal form *\/ local [all...] |
| elf32-ppc.c | 1140 Elf_Internal_Ehdr *i_ehdr = elf_elfheader (abfd); 1142 if (i_ehdr->e_ident[EI_CLASS] == ELFCLASS32) 1137 Elf_Internal_Ehdr *i_ehdr = elf_elfheader (abfd); local
|
| elf64-ppc.c | 1854 Elf_Internal_Ehdr *i_ehdr = elf_elfheader (abfd); 1856 if (i_ehdr->e_ident[EI_CLASS] == ELFCLASS64) 1852 Elf_Internal_Ehdr *i_ehdr = elf_elfheader (abfd); local
|