Searched refs:GElf_Half (Results 1 - 12 of 12) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_gelf.h94 extern int mdb_gelf_check(mdb_io_t *, Elf32_Ehdr *, GElf_Half);
95 extern mdb_gelf_file_t *mdb_gelf_create(mdb_io_t *, GElf_Half, int);
H A Dmdb_gelf.c50 GElf_Half npbit = 0;
714 mdb_gelf_check(mdb_io_t *io, Elf32_Ehdr *ehp, GElf_Half etype)
761 mdb_gelf_create(mdb_io_t *io, GElf_Half etype, int mode)
H A Dmdb_kproc.c181 kp_file_create(mdb_tgt_t *t, kp_map_t *kpm, GElf_Half etype)
H A Dmdb_nm.c162 nm_sect2str(GElf_Half shndx)
/illumos-gate/usr/src/head/
H A Dgelf.h53 typedef Elf64_Half GElf_Half; typedef
/illumos-gate/usr/src/cmd/sgs/size/common/
H A Dprocess.c65 static void process_phdr(Elf *elf, GElf_Half num);
219 process_phdr(Elf * elf, GElf_Half num)
/illumos-gate/usr/src/lib/libproc/common/
H A DPcontrol.h101 GElf_Half file_etype; /* ELF e_type from ehdr */
102 GElf_Half file_class; /* ELF e_ident[EI_CLASS] from ehdr */
H A DPcore.c1599 core_elf_fdopen(elf_file_t *efp, GElf_Half type, int *perr)
1839 core_elf_open(elf_file_t *efp, const char *path, GElf_Half type, int *perr)
/illumos-gate/usr/src/cmd/sgs/pvs/common/
H A Dpvs.c87 GElf_Half vd_ndx;
88 GElf_Half vd_flags;
405 gvers_syms(const Gver_sym_data *vsdata, GElf_Half vd_ndx,
839 GElf_Half cnt = vdf->vd_cnt;
840 GElf_Half ndx = vdf->vd_ndx;
/illumos-gate/usr/src/cmd/sgs/gprof/common/
H A Dreadelf.c144 GElf_Half ndx;
244 GElf_Half i;
/illumos-gate/usr/src/cmd/sgs/prof/common/
H A Drdelf.c361 GElf_Half ndx;
/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_pid.c524 GElf_Half e_type;

Completed in 111 milliseconds