Searched refs:GElf_Half (Results 1 – 12 of 12) sorted by relevance
/titanic_44/usr/src/cmd/mdb/common/mdb/ |
H A D | mdb_gelf.h | 94 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 D | mdb_gelf.c | 50 GElf_Half npbit = 0; in gelf_sect_init() 714 mdb_gelf_check(mdb_io_t *io, Elf32_Ehdr *ehp, GElf_Half etype) in mdb_gelf_check() 761 mdb_gelf_create(mdb_io_t *io, GElf_Half etype, int mode) in mdb_gelf_create()
|
H A D | mdb_nm.c | 162 nm_sect2str(GElf_Half shndx) in nm_sect2str()
|
H A D | mdb_kproc.c | 181 kp_file_create(mdb_tgt_t *t, kp_map_t *kpm, GElf_Half etype) in kp_file_create()
|
/titanic_44/usr/src/lib/libproc/common/ |
H A D | Pcontrol.h | 100 GElf_Half file_etype; /* ELF e_type from ehdr */ 101 GElf_Half file_class; /* ELF e_ident[EI_CLASS] from ehdr */
|
H A D | Pcore.c | 1548 core_elf_fdopen(elf_file_t *efp, GElf_Half type, int *perr) in core_elf_fdopen() 1788 core_elf_open(elf_file_t *efp, const char *path, GElf_Half type, int *perr) in core_elf_open()
|
/titanic_44/usr/src/cmd/sgs/size/common/ |
H A D | process.c | 65 static void process_phdr(Elf *elf, GElf_Half num); 219 process_phdr(Elf * elf, GElf_Half num) in process_phdr()
|
/titanic_44/usr/src/cmd/sgs/pvs/common/ |
H A D | pvs.c | 87 GElf_Half vd_ndx; 88 GElf_Half vd_flags; 405 gvers_syms(const Gver_sym_data *vsdata, GElf_Half vd_ndx, in gvers_syms() 839 GElf_Half cnt = vdf->vd_cnt; in gvers_def() 840 GElf_Half ndx = vdf->vd_ndx; in gvers_def()
|
/titanic_44/usr/src/head/ |
H A D | gelf.h | 53 typedef Elf64_Half GElf_Half; typedef
|
/titanic_44/usr/src/cmd/sgs/gprof/common/ |
H A D | readelf.c | 144 GElf_Half ndx; in get_txtorigin() 244 GElf_Half i; in get_textseg()
|
/titanic_44/usr/src/cmd/sgs/prof/common/ |
H A D | rdelf.c | 361 GElf_Half ndx; in get_txtorigin()
|
/titanic_44/usr/src/lib/libdtrace/common/ |
H A D | dt_pid.c | 524 GElf_Half e_type; in dt_pid_usdt_mapping()
|