Home
last modified time | relevance | path

Searched defs:strsec (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/elfedit/common/
H A Dutil_machelf.c212 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()
/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/
H A Ddyn.c128 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 Dstr.c519 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 Dphdr.c273 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 Dsym.c249 elfedit_section_t *strsec; in dump_symtab() local
/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.c198 string(Cache *refsec, Word ndx, Cache *strsec, const char *file, Word name) in string()
272 relsymname(Cache *cache, Cache *csec, Cache *strsec, Word symndx, Word symnum, in relsymname()
311 Word *symnum, Cache **symsec, Cache **strsec) in stringtbl()
1919 Cache *infocache = NULL, *dyncache = NULL, *symsec, *strsec; in syminfo() local
2683 Cache *symsec, *strsec; in reloc() local
3130 Cache *_cache = &cache[cnt], *strsec; in dynamic() local
3528 Cache *symsec, *strsec; in move() local
4013 hash_entry(Cache *refsec, Cache *strsec, const char *hsecname, Word hashndx, in hash_entry()
4258 Cache *symsec, *strsec; in group() local
4426 Cache *symsec, *strsec; in got() local
/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_dof.c220 dof_secidx_t strsec = DOF_SECIDX_NONE; in dof_add_difo() local