Searched refs:GElf_Phdr (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/external/bsd/libelf/dist/
H A Dgelf.h48 typedef Elf64_Phdr GElf_Phdr; /* Program header */ typedef
87 GElf_Phdr *gelf_getphdr(Elf *_elf, int _index, GElf_Phdr *_dst);
98 int gelf_update_phdr(Elf *_elf, int _index, GElf_Phdr *_src);
H A Dgelf_phdr.c50 GElf_Phdr *
51 gelf_getphdr(Elf *e, int index, GElf_Phdr *d)
128 gelf_update_phdr(Elf *e, int ndx, GElf_Phdr *s)
/netbsd-6-1-5-RELEASE/external/cddl/osnet/dist/tools/ctf/cvt/
H A Doutput.c499 GElf_Phdr phdr;
/netbsd-6-1-5-RELEASE/external/cddl/osnet/dist/lib/libdtrace/common/
H A Ddt_module.c854 GElf_Phdr ph;

Completed in 63 milliseconds