/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 767 elfedit_section_t *strsec; in elfedit_sec_getstr() local 914 elfedit_dynstr_insert(elfedit_section_t * dynsec,elfedit_section_t * strsec,elfedit_dyn_elt_t * dyn_strpad,const char * str) elfedit_dynstr_insert() argument 993 elfedit_strtab_insert_test(elfedit_obj_state_t * obj_state,elfedit_section_t * strsec,elfedit_section_t * dynsec,const char * str) elfedit_strtab_insert_test() argument 1078 elfedit_strtab_insert(elfedit_obj_state_t * obj_state,elfedit_section_t * strsec,elfedit_section_t * dynsec,const char * str) elfedit_strtab_insert() argument 1151 elfedit_offset_to_str(elfedit_section_t * strsec,Word offset,elfedit_msg_t msg_type,int debug_msg) elfedit_offset_to_str() argument 1194 elfedit_dyn_offset_to_str(elfedit_section_t * strsec,elfedit_dyn_elt_t * dynelt) elfedit_dyn_offset_to_str() argument [all...] |
/titanic_52/usr/src/cmd/sgs/elfedit/modules/common/ |
H A D | dyn.c | 128 elfedit_section_t *strsec; /* Dynamic string table ref */ member 767 elfedit_section_t *strsec = argstate->strsec; in cmd_body_value() local 966 elfedit_section_t *strsec = argstate->strsec; cmd_body_runpath() local 1672 elfedit_section_t *dynsec, *strsec; cpl_posflag1() local [all...] |
H A D | str.c | 519 elfedit_section_t *strsec = argstate->str.sec; in cmd_body_set() local 621 elfedit_section_t *strsec = argstate->str.sec; cmd_body_zero() local [all...] |
H A D | phdr.c | 273 elfedit_section_t *strsec; /* String table */ in locate_interp() local 511 elfedit_section_t *strsec; /* Strin in cmd_body_set_interp() local [all...] |
H A D | sym.c | 249 elfedit_section_t *strsec; in dump_symtab() local
|
/titanic_52/usr/src/cmd/sgs/elfdump/common/ |
H A D | elfdump.c | 198 string(Cache *refsec, Word ndx, Cache *strsec, const char *file, Word name) in string() argument 272 relsymname(Cache *cache, Cache *csec, Cache *strsec, Wor argument 311 stringtbl(Cache * cache,int symtab,Word ndx,Word shnum,const char * file,Word * symnum,Cache ** symsec,Cache ** strsec) stringtbl() argument 1855 Cache *infocache = NULL, *dyncache = NULL, *symsec, *strsec; syminfo() local 2610 Cache *symsec, *strsec; reloc() local 3048 Cache *_cache = &cache[cnt], *strsec; dynamic() local 3429 Cache *symsec, *strsec; move() local 3912 hash_entry(Cache * refsec,Cache * strsec,const char * hsecname,Word hashndx,Word symndx,Word symn,Sym * syms,const char * file,ulong_t bkts,uint_t flags,int chain) hash_entry() argument 4105 Cache *symsec, *strsec; group() local 4273 Cache *symsec, *strsec; got() local [all...] |
/titanic_52/usr/src/lib/libdtrace/common/ |
H A D | dt_dof.c | 220 dof_secidx_t strsec = DOF_SECIDX_NONE; in dof_add_difo() local
|