Home
last modified time | relevance | path

Searched refs:Elf32_Phdr (Results 1 – 13 of 13) sorted by relevance

/dragonfly/contrib/elftoolchain/libelf/
H A Dgelf_phdr.c36 Elf32_Phdr *
54 Elf32_Phdr *ep32; in gelf_getphdr()
103 Elf32_Phdr *
130 Elf32_Phdr *ph32; in gelf_update_phdr()
H A Dlibelf.h231 Elf32_Phdr *elf32_getphdr(Elf *_elf);
234 Elf32_Phdr *elf32_newphdr(Elf *_elf, size_t _count);
H A Dlibelf_phdr.c141 e->e_u.e_elf.e_phdr.e_phdr32 = (Elf32_Phdr *) newphdr; in _libelf_newphdr()
H A D_libelf.h122 Elf32_Phdr *e_phdr32;
H A Delf_types.m4151 DEFINE_STRUCT(`Elf32_Phdr',
/dragonfly/stand/boot/pc32/btxld/
H A Delfh.h34 Elf32_Phdr p[2]; /* program header */
H A Dbtxld.c311 const Elf32_Phdr *ep; in gethdr()
/dragonfly/sys/sys/
H A Delf32.h103 } Elf32_Phdr; typedef
/dragonfly/contrib/file/src/
H A Dreadelf.h184 } Elf32_Phdr; typedef
H A Dreadelf.c353 Elf32_Phdr ph32; in dophn_core()
948 Elf32_Phdr ph32; in get_offset_from_virtaddr()
1659 Elf32_Phdr ph32; in dophn_exec()
/dragonfly/stand/boot/pc32/boot2/
H A Dboot2.c369 static Elf32_Phdr ep[2]; in load()
/dragonfly/contrib/elftoolchain/common/
H A Delfdefinitions.h2445 } Elf32_Phdr; typedef
/dragonfly/lib/libexecinfo/
H A Dprivate_libelf.h850 Elf32_Phdr *e_phdr32;