Home
last modified time | relevance | path

Searched refs:shndx_to_strtab (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/
H A Dstr.c199 shndx_to_strtab(elfedit_obj_state_t *obj_state, Word ndx) in shndx_to_strtab() function
338 ndx = shndx_to_strtab(obj_state, ndx); in process_args()
890 strtab_ndx = shndx_to_strtab(obj_state, strtab_ndx); in cpl_sec_str()