Searched refs:i_ehdrp (Results 1 - 13 of 13) sorted by relevance

/haiku-fatelf/src/bin/gdb/bfd/
H A Delfcore.h76 Elf_Internal_Ehdr *i_ehdrp; /* Elf file header, internal form. */ local
128 i_ehdrp = elf_elfheader (abfd);
129 elf_swap_ehdr_in (abfd, &x_ehdr, i_ehdrp);
132 elf_debug_file (i_ehdrp);
140 if (ebd->elf_machine_code != i_ehdrp->e_machine
142 || i_ehdrp->e_machine != ebd->elf_machine_alt1)
144 || i_ehdrp->e_machine != ebd->elf_machine_alt2))
161 if (back->elf_machine_code == i_ehdrp->e_machine
163 && i_ehdrp->e_machine == back->elf_machine_alt1)
165 && i_ehdrp
[all...]
H A Delfcode.h475 Elf_Internal_Ehdr *i_ehdrp; /* Elf file header, internal form */
536 i_ehdrp = elf_elfheader (abfd);
537 elf_swap_ehdr_in (abfd, &x_ehdr, i_ehdrp);
539 elf_debug_file (i_ehdrp);
543 if (i_ehdrp->e_type == ET_CORE)
548 if (i_ehdrp->e_shoff == 0 && i_ehdrp->e_type == ET_REL)
554 if (i_ehdrp->e_shentsize != sizeof (x_shdr) && i_ehdrp->e_shnum != 0)
558 if (i_ehdrp
473 Elf_Internal_Ehdr *i_ehdrp; /* Elf file header, internal form */ local
933 Elf_Internal_Ehdr *i_ehdrp; /* Elf file header, internal form */ local
[all...]
H A Delf.c4459 Elf_Internal_Ehdr * const i_ehdrp = elf_elfheader (abfd);
4472 off = i_ehdrp->e_ehsize;
4557 i_ehdrp->e_shoff = off;
4558 off += i_ehdrp->e_shnum * i_ehdrp->e_shentsize;
4568 Elf_Internal_Ehdr *i_ehdrp; /* Elf file header, internal form */
4574 i_ehdrp = elf_elfheader (abfd);
4583 i_ehdrp->e_ident[EI_MAG0] = ELFMAG0;
4584 i_ehdrp->e_ident[EI_MAG1] = ELFMAG1;
4585 i_ehdrp
4454 Elf_Internal_Ehdr * const i_ehdrp = elf_elfheader (abfd); local
4563 Elf_Internal_Ehdr *i_ehdrp; /* Elf file header, internal form */ local
4692 Elf_Internal_Ehdr *i_ehdrp; local
7632 Elf_Internal_Ehdr *i_ehdrp; /* Elf file header, internal form */ local
7660 Elf_Internal_Ehdr *i_ehdrp; /* Elf file header, internal form */ local
[all...]
H A Delf64-hppa.c379 Elf_Internal_Ehdr * i_ehdrp;
382 i_ehdrp = elf_elfheader (abfd);
387 if (i_ehdrp->e_ident[EI_OSABI] != ELFOSABI_LINUX &&
388 i_ehdrp->e_ident[EI_OSABI] != ELFOSABI_NONE) /* aka SYSV */
393 if (i_ehdrp->e_ident[EI_OSABI] != ELFOSABI_HPUX)
397 flags = i_ehdrp->e_flags;
1202 Elf_Internal_Ehdr * i_ehdrp;
1204 i_ehdrp = elf_elfheader (abfd);
1208 i_ehdrp->e_ident[EI_OSABI] = ELFOSABI_LINUX;
1212 i_ehdrp
378 Elf_Internal_Ehdr * i_ehdrp; local
1201 Elf_Internal_Ehdr * i_ehdrp; local
[all...]
H A Delf32-hppa.c892 Elf_Internal_Ehdr * i_ehdrp; local
895 i_ehdrp = elf_elfheader (abfd);
900 if (i_ehdrp->e_ident[EI_OSABI] != ELFOSABI_LINUX &&
901 i_ehdrp->e_ident[EI_OSABI] != ELFOSABI_NONE) /* aka SYSV */
908 if (i_ehdrp->e_ident[EI_OSABI] != ELFOSABI_NETBSD &&
909 i_ehdrp->e_ident[EI_OSABI] != ELFOSABI_NONE) /* aka SYSV */
914 if (i_ehdrp->e_ident[EI_OSABI] != ELFOSABI_HPUX)
918 flags = i_ehdrp->e_flags;
4117 Elf_Internal_Ehdr * i_ehdrp; local
4119 i_ehdrp
[all...]
H A Delf32-i370.c1491 Elf_Internal_Ehdr * i_ehdrp; /* Elf file header, internal form */
1493 i_ehdrp = elf_elfheader (abfd);
1494 i_ehdrp->e_ident[EI_OSABI] = ELFOSABI_LINUX;
1480 Elf_Internal_Ehdr * i_ehdrp; /* Elf file header, internal form */ local
H A Delf32-msp430.c686 Elf_Internal_Ehdr * i_ehdrp; /* ELF file header, internal form. */ local
688 i_ehdrp = elf_elfheader (abfd);
694 i_ehdrp->e_ident[EI_OSABI] = ELFOSABI_STANDALONE;
H A Delf32-arm.h1495 Elf_Internal_Ehdr * i_ehdrp; /* Elf file header, internal form */ local
1497 i_ehdrp = elf_elfheader (input_bfd);
1499 if (i_ehdrp->e_ident[EI_OSABI] == 0)
1676 Elf_Internal_Ehdr * i_ehdrp; /* Elf file header, internal form. */ local
1678 i_ehdrp = elf_elfheader (input_bfd);
1687 || i_ehdrp->e_ident[EI_OSABI] == 0)
4226 Elf_Internal_Ehdr * i_ehdrp; /* ELF file header, internal form. */ local
4229 i_ehdrp = elf_elfheader (abfd);
4231 i_ehdrp->e_ident[EI_OSABI] = ARM_ELF_OS_ABI_VERSION;
4232 i_ehdrp
[all...]
H A Delf32-m68hc1x.c1389 Elf_Internal_Ehdr * i_ehdrp;
1391 i_ehdrp = elf_elfheader (abfd);
1392 i_ehdrp->e_flags |= E_M68HC12_BANKS;
1388 Elf_Internal_Ehdr * i_ehdrp; local
H A Delf32-i386.c3347 Elf_Internal_Ehdr *i_ehdrp;
3349 i_ehdrp = elf_elfheader (abfd);
3352 i_ehdrp->e_ident[EI_OSABI] = ELFOSABI_FREEBSD;
3355 memcpy (&i_ehdrp->e_ident[EI_ABIVERSION], "FreeBSD", 8);
3345 Elf_Internal_Ehdr *i_ehdrp; local
H A Delf64-alpha.c5558 Elf_Internal_Ehdr * i_ehdrp; /* ELF file header, internal form. */
5560 i_ehdrp = elf_elfheader (abfd);
5563 i_ehdrp->e_ident[EI_OSABI] = ELFOSABI_FREEBSD;
5566 memcpy (&i_ehdrp->e_ident[EI_ABIVERSION], "FreeBSD", 8);
5546 Elf_Internal_Ehdr * i_ehdrp; /* ELF file header, internal form. */ local
H A Delfxx-ia64.c4879 Elf_Internal_Ehdr *i_ehdrp = elf_elfheader (abfd);
4881 i_ehdrp->e_ident[EI_OSABI] = ELFOSABI_HPUX;
4882 i_ehdrp->e_ident[EI_ABIVERSION] = 1;
4872 Elf_Internal_Ehdr *i_ehdrp = elf_elfheader (abfd); local
/haiku-fatelf/src/bin/gdb/gdb/
H A Dfbsd-nat.c140 Elf_Internal_Ehdr *i_ehdrp; local
145 i_ehdrp = elf_elfheader (obfd);
146 i_ehdrp->e_ident[EI_OSABI] = ELFOSABI_FREEBSD;

Completed in 151 milliseconds