Home
last modified time | relevance | path

Searched refs:GElf_Phdr (Results 1 – 20 of 20) sorted by relevance

/freebsd/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) in gelf_getphdr()
123 gelf_update_phdr(Elf *e, int ndx, GElf_Phdr *s) in gelf_update_phdr()
/freebsd/lib/libkldelf/
H A Def.c50 GElf_Phdr *ef_ph;
62 GElf_Phdr *ef_segs[MAXSEGS];
70 static void ef_print_phdr(GElf_Phdr *);
96 ef_print_phdr(GElf_Phdr *phdr) in ef_print_phdr()
113 GElf_Phdr *ph; in ef_get_offset()
225 ef_parse_dynamic(elf_file_t ef, const GElf_Phdr *phdyn) in ef_parse_dynamic()
570 GElf_Phdr *phdr, *phdyn; in ef_open()
H A Delf.c282 elf_read_phdrs(struct elf_file *efile, size_t *nphdrp, GElf_Phdr **phdrp) in elf_read_phdrs()
284 GElf_Phdr *phdr; in elf_read_phdrs()
H A Dkldelf.h217 GElf_Phdr **phdrp);
/freebsd/lib/libkvm/
H A Dkvm_arm.c58 GElf_Phdr *phdr;
68 GElf_Phdr *p; in _kvm_pa2off()
H A Dkvm_amd64.c58 GElf_Phdr *phdr;
69 GElf_Phdr *p; in _kvm_pa2off()
H A Dkvm_i386.c64 GElf_Phdr *phdr;
74 GElf_Phdr *p; in _kvm_pa2off()
H A Dkvm_private.h188 int _kvm_read_core_phdrs(kvm_t *, size_t *, GElf_Phdr **);
H A Dkvm_private.c159 _kvm_read_core_phdrs(kvm_t *kd, size_t *phnump, GElf_Phdr **phdrp) in _kvm_read_core_phdrs()
162 GElf_Phdr *phdr; in _kvm_read_core_phdrs()
/freebsd/lib/libprocstat/
H A Dcore.c57 GElf_Phdr pc_phdr;
91 GElf_Phdr phdr; in procstat_core_open()
303 GElf_Phdr phdr; in core_read_mem()
/freebsd/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, in handle_core_note()
480 handle_phdr(Elf *elf, GElf_Ehdr *elfhdr, GElf_Phdr *phdr, in handle_phdr()
533 GElf_Phdr phdr; in handle_core()
/freebsd/contrib/elftoolchain/elfcopy/
H A Dsegments.c472 GElf_Phdr iphdr; in setup_phdr()
510 GElf_Phdr iphdr, ophdr; in copy_phdr()
/freebsd/usr.bin/elfctl/
H A Delfctl.c365 GElf_Phdr phdr; in get_file_features()
/freebsd/usr.bin/ldd/
H A Dldd.c394 GElf_Phdr phdr; in is_executable()
/freebsd/lib/libpmcstat/
H A Dlibpmcstat_image.c311 GElf_Phdr ph; in pmcstat_image_get_elf_params()
/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Doutput.c494 GElf_Phdr phdr; in write_file()
/freebsd/contrib/elftoolchain/elfdump/
H A Delfdump.c1336 GElf_Phdr ph; in elf_print_phdr()
1835 GElf_Phdr phdr; in elf_print_interp()
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_module.c1148 GElf_Phdr ph; in dt_module_update()
/freebsd/contrib/elftoolchain/readelf/
H A Dreadelf.c2469 GElf_Phdr phdr; in dump_phdr()
3704 GElf_Phdr phdr; in dump_notes()