Searched defs:symsec (Results 1 – 4 of 4) sorted by relevance
/titanic_52/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() argument 573 elfedit_section_t *symsec in elfedit_sec_getsymtab() local 644 elfedit_sec_getxshndx(elfedit_obj_state_t * obj_state,elfedit_section_t * symsec,Word ** xshndx,Word * num) elfedit_sec_getxshndx() argument 707 elfedit_sec_getversym(elfedit_obj_state_t * obj_state,elfedit_section_t * symsec,Versym ** versym,Word * num) elfedit_sec_getversym() argument [all...] |
H A D | elfedit_machelf.c | 302 elfedit_section_t *symsec; in elfedit64_init_obj_state() local
|
/titanic_52/usr/src/cmd/sgs/elfdump/common/ |
H A D | elfdump.c | 311 Word *symnum, Cache **symsec, Cache **strsec) in stringtbl() argument 1855 Cache *infocache = NULL, *dyncache = NULL, *symsec, *strsec; in syminfo() local 2610 Cache *symsec, *strsec; in reloc() local 3429 Cache *symsec, *strse in move() local 4105 Cache *symsec, *strsec; group() local 4273 Cache *symsec, *strsec; got() local [all...] |
/titanic_52/usr/src/cmd/sgs/elfedit/modules/common/ |
H A D | sym.c | 248 elfedit_section_t *symsec; in dump_symtab() local
|