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

/freebsd-13-stable/contrib/elftoolchain/libelf/
H A Dgelf.h45 typedef Elf64_Phdr GElf_Phdr; /* Program header */ typedef
81 GElf_Phdr *gelf_getphdr(Elf *_elf, int _index, GElf_Phdr *_dst);
92 int gelf_update_phdr(Elf *_elf, int _index, GElf_Phdr *_src);
H A Dgelf_phdr.c48 GElf_Phdr *
49 gelf_getphdr(Elf *e, int index, GElf_Phdr *d)
123 gelf_update_phdr(Elf *e, int ndx, GElf_Phdr *s)
/freebsd-13-stable/lib/libkvm/
H A Dkvm_arm.c61 GElf_Phdr *phdr;
71 GElf_Phdr *p;
H A Dkvm_private.h191 int _kvm_read_core_phdrs(kvm_t *, size_t *, GElf_Phdr **);
H A Dkvm_amd64.c61 GElf_Phdr *phdr;
72 GElf_Phdr *p;
H A Dkvm_i386.c67 GElf_Phdr *phdr;
77 GElf_Phdr *p;
H A Dkvm_private.c162 _kvm_read_core_phdrs(kvm_t *kd, size_t *phnump, GElf_Phdr **phdrp)
165 GElf_Phdr *phdr;
/freebsd-13-stable/lib/libprocstat/
H A Dcore.c60 GElf_Phdr pc_phdr;
94 GElf_Phdr phdr;
306 GElf_Phdr phdr;
/freebsd-13-stable/contrib/elftoolchain/size/
H A Dsize.c101 static void handle_core_note(Elf *, GElf_Ehdr *, GElf_Phdr *, char **);
103 static void handle_phdr(Elf *, GElf_Ehdr *, GElf_Phdr *, uint32_t,
292 handle_core_note(Elf *elf, GElf_Ehdr *elfhdr, GElf_Phdr *phdr,
480 handle_phdr(Elf *elf, GElf_Ehdr *elfhdr, GElf_Phdr *phdr,
533 GElf_Phdr phdr;
/freebsd-13-stable/usr.bin/elfctl/
H A Delfctl.c353 GElf_Phdr phdr;
/freebsd-13-stable/contrib/elftoolchain/elfcopy/
H A Dsegments.c472 GElf_Phdr iphdr;
510 GElf_Phdr iphdr, ophdr;
/freebsd-13-stable/usr.bin/ldd/
H A Dldd.c395 GElf_Phdr phdr;
/freebsd-13-stable/lib/libpmcstat/
H A Dlibpmcstat_image.c302 GElf_Phdr ph;
/freebsd-13-stable/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Doutput.c495 GElf_Phdr phdr;
/freebsd-13-stable/contrib/elftoolchain/elfdump/
H A Delfdump.c1336 GElf_Phdr ph;
1835 GElf_Phdr phdr;
/freebsd-13-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_module.c1160 GElf_Phdr ph;
/freebsd-13-stable/contrib/elftoolchain/readelf/
H A Dreadelf.c2438 GElf_Phdr phdr;
3623 GElf_Phdr phdr;

Completed in 303 milliseconds