Home
last modified time | relevance | path

Searched refs:GElf_Word (Results 1 – 15 of 15) sorted by relevance

/titanic_44/usr/src/cmd/sgs/mcs/common/
H A Dfile.c507 state->sec_table[SYM].secno = (GElf_Word)DELETED; in traverse_file()
523 (GElf_Word)DELETED; in traverse_file()
596 (GElf_Word)DELETED) || in traverse_file()
598 (GElf_Word)NULLED)) && in traverse_file()
603 secno = (GElf_Word)NULLED; in traverse_file()
606 secno = (GElf_Word)DELETED; in traverse_file()
617 (GElf_Word)DELETED) || in traverse_file()
619 (GElf_Word)NULLED)) && in traverse_file()
624 (GElf_Word)NULLED; in traverse_file()
627 (GElf_Word)DELETED; in traverse_file()
[all …]
H A Dmcs.h114 GElf_Word secno; /* The new index */
115 GElf_Word osecno; /* The original index */
116 GElf_Word rel_scn_index;
H A Dutils.c129 info->secno = (GElf_Word)NULLED; in apply_action()
132 info->secno = (GElf_Word)DELETED; in apply_action()
156 info->secno = (GElf_Word)EXPANDED; in apply_action()
182 info->secno = (GElf_Word)SHRUNK; in apply_action()
/titanic_44/usr/src/cmd/mdb/common/mdb/
H A Dmdb_gelf.h107 GElf_Word, uint_t);
H A Dmdb_gelf.c940 GElf_Word i, n; in gelf32_symtab_init()
977 GElf_Word smax = gst->gst_file->gf_shnum; in gelf32_symtab_init()
1037 GElf_Word i, n; in gelf64_symtab_init()
1074 GElf_Word smax = gst->gst_file->gf_shnum; in gelf64_symtab_init()
1096 mdb_gelf_symtab_create_file(mdb_gelf_file_t *gf, GElf_Word elftype, in mdb_gelf_symtab_create_file()
1103 GElf_Word link; in mdb_gelf_symtab_create_file()
/titanic_44/usr/src/head/
H A Dgelf.h57 typedef Elf64_Word GElf_Word; typedef
/titanic_44/usr/src/cmd/dis/
H A Ddis_target.c243 GElf_Word *symshndx = NULL; in construct_symtab()
261 symshndx = (GElf_Word *)data->d_buf; in construct_symtab()
263 sizeof (GElf_Word); in construct_symtab()
/titanic_44/usr/src/lib/libtnfctl/
H A Dtnfctl.h49 typedef GElf_Word Elf3264_Word;
/titanic_44/usr/src/cmd/sgs/libelf/demo/
H A Ddispsyms.c161 GElf_Word symscnndx; in print_symtab()
/titanic_44/usr/src/cmd/sgs/prof/common/
H A Drdelf.c214 GElf_Word strndx = 0; in fetch_symtab()
/titanic_44/usr/src/cmd/sgs/dump/common/
H A Ddump.c551 (_shdr.sh_link == (GElf_Word)symscnndx)) { in print_symtab()
800 (p_scns->p_shdr.sh_link >= (GElf_Word)shnum)) { in dump_reloc_table()
1091 GElf_Word link; in dump_dynamic()
/titanic_44/usr/src/cmd/sgs/gprof/common/
H A Dreadelf.c457 GElf_Word strndx = 0; in get_symtab()
/titanic_44/usr/src/tools/ctf/cvt/
H A Doutput.c454 GElf_Word symtab_type; in write_file()
/titanic_44/usr/src/cmd/sgs/nm/common/
H A Dnm.c538 GElf_Word symtabtype; in get_symtab()
/titanic_44/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.c2282 GElf_Word cnt; in versions()