Home
last modified time | relevance | path

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

/freebsd-head/contrib/elftoolchain/libelf/
HDgelf.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);
HDgelf_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-head/lib/libkldelf/
HDef.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()
HDelf.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()
HDkldelf.h217 GElf_Phdr **phdrp);
/freebsd-head/lib/libkvm/
HDkvm_arm.c58 GElf_Phdr *phdr;
68 GElf_Phdr *p; in _kvm_pa2off()
HDkvm_amd64.c58 GElf_Phdr *phdr;
69 GElf_Phdr *p; in _kvm_pa2off()
HDkvm_i386.c64 GElf_Phdr *phdr;
74 GElf_Phdr *p; in _kvm_pa2off()
HDkvm_private.h188 int _kvm_read_core_phdrs(kvm_t *, size_t *, GElf_Phdr **);
HDkvm_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-head/lib/libprocstat/
HDcore.c57 GElf_Phdr pc_phdr;
131 GElf_Phdr phdr; in procstat_core_open()
343 GElf_Phdr phdr; in core_read_mem()
/freebsd-head/contrib/elftoolchain/size/
HDsize.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-head/contrib/elftoolchain/elfcopy/
HDsegments.c472 GElf_Phdr iphdr; in setup_phdr()
510 GElf_Phdr iphdr, ophdr; in copy_phdr()
/freebsd-head/usr.bin/elfctl/
HDelfctl.c368 GElf_Phdr phdr; in get_file_features()
/freebsd-head/usr.bin/ldd/
HDldd.c394 GElf_Phdr phdr; in is_executable()
/freebsd-head/lib/libpmcstat/
HDlibpmcstat_image.c319 GElf_Phdr ph; in pmcstat_image_get_elf_params()
/freebsd-head/cddl/contrib/opensolaris/tools/ctf/cvt/
HDoutput.c494 GElf_Phdr phdr; in write_file()
/freebsd-head/contrib/elftoolchain/elfdump/
HDelfdump.c1336 GElf_Phdr ph; in elf_print_phdr()
1835 GElf_Phdr phdr; in elf_print_interp()
/freebsd-head/cddl/contrib/opensolaris/lib/libdtrace/common/
HDdt_module.c1148 GElf_Phdr ph; in dt_module_update()
/freebsd-head/contrib/elftoolchain/readelf/
HDreadelf.c2469 GElf_Phdr phdr; in dump_phdr()
3704 GElf_Phdr phdr; in dump_notes()