Searched refs:elfedit_shndx_to_name (Results 1 - 4 of 4) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/sgs/elfedit/common/
H A Dlintsup.c116 (void) elfedit_shndx_to_name(NULL, NULL);
H A Dutil_machelf.c255 * to elfedit_shndx_to_name(), and which point it may
259 elfedit_shndx_to_name(elfedit_obj_state_t *obj_state, Word shndx) function
/opensolaris-onvv-gate/usr/src/cmd/sgs/elfedit/modules/common/
H A Dsym.c283 shndx_name = elfedit_shndx_to_name(obj_state, shndx);
506 elfedit_shndx_to_name(argstate->obj_state,
898 elfedit_shndx_to_name(argstate->obj_state,
900 elfedit_shndx_to_name(argstate->obj_state, st_shndx));
907 elfedit_shndx_to_name(argstate->obj_state, st_shndx));
917 elfedit_shndx_to_name(argstate->obj_state,
919 elfedit_shndx_to_name(argstate->obj_state, xshndx));
929 elfedit_shndx_to_name(argstate->obj_state, xshndx));
/opensolaris-onvv-gate/usr/src/cmd/sgs/include/
H A Delfedit.h1037 #define elfedit_shndx_to_name elfedit64_shndx_to_name macro
1066 #define elfedit_shndx_to_name elfedit32_shndx_to_name macro

Completed in 158 milliseconds