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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/bfd/
H A Delfcode.h1124 Elf_Internal_Ehdr i_ehdr;
1126 i_ehdr = *i_ehdrp;
1127 i_ehdr.e_phoff = i_ehdr.e_shoff = 0;
1128 elf_swap_ehdr_out (abfd, &i_ehdr, &x_ehdr);
1632 Elf_Internal_Ehdr i_ehdr; /* Elf file header, internal form */
1688 elf_swap_ehdr_in (templ, &x_ehdr, &i_ehdr);
1693 if (i_ehdr.e_phentsize != sizeof (Elf_External_Phdr) || i_ehdr.e_phnum == 0)
1699 x_phdrs = bfd_malloc (i_ehdr
1121 Elf_Internal_Ehdr i_ehdr; local
1628 Elf_Internal_Ehdr i_ehdr; /* Elf file header, internal form */ local
[all...]
H A Delf32-ppc.c1765 Elf_Internal_Ehdr *i_ehdr = elf_elfheader (abfd);
1767 if (i_ehdr->e_ident[EI_CLASS] == ELFCLASS32)
1762 Elf_Internal_Ehdr *i_ehdr = elf_elfheader (abfd); local
H A Delf64-ppc.c2463 Elf_Internal_Ehdr *i_ehdr = elf_elfheader (abfd);
2465 if (i_ehdr->e_ident[EI_CLASS] == ELFCLASS64)
2461 Elf_Internal_Ehdr *i_ehdr = elf_elfheader (abfd); local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/bfd/
H A Delfcode.h1124 Elf_Internal_Ehdr i_ehdr;
1126 i_ehdr = *i_ehdrp;
1127 i_ehdr.e_phoff = i_ehdr.e_shoff = 0;
1128 elf_swap_ehdr_out (abfd, &i_ehdr, &x_ehdr);
1632 Elf_Internal_Ehdr i_ehdr; /* Elf file header, internal form */
1688 elf_swap_ehdr_in (templ, &x_ehdr, &i_ehdr);
1693 if (i_ehdr.e_phentsize != sizeof (Elf_External_Phdr) || i_ehdr.e_phnum == 0)
1699 x_phdrs = bfd_malloc (i_ehdr
1121 Elf_Internal_Ehdr i_ehdr; local
1628 Elf_Internal_Ehdr i_ehdr; /* Elf file header, internal form */ local
[all...]
H A Delf32-ppc.c1765 Elf_Internal_Ehdr *i_ehdr = elf_elfheader (abfd);
1767 if (i_ehdr->e_ident[EI_CLASS] == ELFCLASS32)
1762 Elf_Internal_Ehdr *i_ehdr = elf_elfheader (abfd); local
H A Delf64-ppc.c2463 Elf_Internal_Ehdr *i_ehdr = elf_elfheader (abfd);
2465 if (i_ehdr->e_ident[EI_CLASS] == ELFCLASS64)
2461 Elf_Internal_Ehdr *i_ehdr = elf_elfheader (abfd); local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/bfd/
H A Delfcode.h1124 Elf_Internal_Ehdr i_ehdr;
1126 i_ehdr = *i_ehdrp;
1127 i_ehdr.e_phoff = i_ehdr.e_shoff = 0;
1128 elf_swap_ehdr_out (abfd, &i_ehdr, &x_ehdr);
1632 Elf_Internal_Ehdr i_ehdr; /* Elf file header, internal form */
1688 elf_swap_ehdr_in (templ, &x_ehdr, &i_ehdr);
1693 if (i_ehdr.e_phentsize != sizeof (Elf_External_Phdr) || i_ehdr.e_phnum == 0)
1699 x_phdrs = bfd_malloc (i_ehdr
1121 Elf_Internal_Ehdr i_ehdr; local
1628 Elf_Internal_Ehdr i_ehdr; /* Elf file header, internal form */ local
[all...]
H A Delf32-ppc.c1765 Elf_Internal_Ehdr *i_ehdr = elf_elfheader (abfd);
1767 if (i_ehdr->e_ident[EI_CLASS] == ELFCLASS32)
1762 Elf_Internal_Ehdr *i_ehdr = elf_elfheader (abfd); local
H A Delf64-ppc.c2463 Elf_Internal_Ehdr *i_ehdr = elf_elfheader (abfd);
2465 if (i_ehdr->e_ident[EI_CLASS] == ELFCLASS64)
2461 Elf_Internal_Ehdr *i_ehdr = elf_elfheader (abfd); local

Completed in 309 milliseconds