Searched defs:strsec (Results 1 – 7 of 7) 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() 767 elfedit_section_t *strsec; in elfedit_sec_getstr() local 914 elfedit_dynstr_insert(elfedit_section_t *dynsec, elfedit_section_t *strsec, in elfedit_dynstr_insert() 993 elfedit_section_t *strsec, elfedit_section_t *dynsec, const char *str) in elfedit_strtab_insert_test() 1078 elfedit_strtab_insert(elfedit_obj_state_t *obj_state, elfedit_section_t *strsec, in elfedit_strtab_insert() 1151 elfedit_offset_to_str(elfedit_section_t *strsec, Word offset, in elfedit_offset_to_str() 1194 elfedit_dyn_offset_to_str(elfedit_section_t *strsec, elfedit_dyn_elt_t *dynelt) in elfedit_dyn_offset_to_str()
|
/titanic_41/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; in cmd_body_runpath() local 1672 elfedit_section_t *dynsec, *strsec; in cpl_posflag1() local
|
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; in cmd_body_zero() local
|
H A D | phdr.c | 273 elfedit_section_t *strsec; /* String table */ in locate_interp() local 511 elfedit_section_t *strsec; /* String table */ in cmd_body_set_interp() local
|
H A D | sym.c | 249 elfedit_section_t *strsec; in dump_symtab() local
|
/titanic_41/usr/src/cmd/sgs/elfdump/common/ |
H A D | elfdump.c | 194 string(Cache *refsec, Word ndx, Cache *strsec, const char *file, Word name) in string() 268 relsymname(Cache *cache, Cache *csec, Cache *strsec, Word symndx, Word symnum, in relsymname() 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 3044 Cache *_cache = &cache[cnt], *strsec; in dynamic() local 3425 Cache *symsec, *strsec; in move() local 3908 hash_entry(Cache *refsec, Cache *strsec, const char *hsecname, Word hashndx, in hash_entry() 4101 Cache *symsec, *strsec; in group() local 4269 Cache *symsec, *strsec; in got() local
|
/titanic_41/usr/src/lib/libdtrace/common/ |
H A D | dt_dof.c | 220 dof_secidx_t strsec = DOF_SECIDX_NONE; in dof_add_difo() local
|