Searched defs:symsec (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/cmd/sgs/elfedit/common/ |
H A D | util_machelf.c | 212 elfedit_name_to_symndx(elfedit_section_t *symsec, elfedit_section_t *strsec, in elfedit_name_to_symndx() 573 elfedit_section_t *symsec = NULL; in elfedit_sec_getsymtab() local 644 elfedit_section_t *symsec, Word **xshndx, Word *num) in elfedit_sec_getxshndx() 707 elfedit_section_t *symsec, Versym **versym, Word *num) in elfedit_sec_getversym()
|
H A D | elfedit_machelf.c | 300 elfedit_section_t *symsec; in elfedit64_init_obj_state() local
|
/titanic_41/usr/src/cmd/sgs/elfdump/common/ |
H A D | elfdump.c | 307 Word *symnum, Cache **symsec, Cache **strsec) in stringtbl() 1851 Cache *infocache = NULL, *dyncache = NULL, *symsec, *strsec; in syminfo() local 2606 Cache *symsec, *strsec; in reloc() local 3425 Cache *symsec, *strsec; in move() local 4101 Cache *symsec, *strsec; in group() local 4269 Cache *symsec, *strsec; in got() local
|
/titanic_41/usr/src/cmd/sgs/elfedit/modules/common/ |
H A D | sym.c | 248 elfedit_section_t *symsec; in dump_symtab() local
|