Searched refs:elfedit_type_to_shndx (Results 1 - 7 of 7) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/sgs/elfedit/common/
H A Dlintsup.c120 (void) elfedit_type_to_shndx(NULL, 0);
H A Dutil_machelf.c154 elfedit_type_to_shndx(elfedit_obj_state_t *obj_state, Word shtype) function
/opensolaris-onvv-gate/usr/src/cmd/sgs/include/
H A Delfedit.h1042 #define elfedit_type_to_shndx elfedit64_type_to_shndx macro
1071 #define elfedit_type_to_shndx elfedit32_type_to_shndx macro
/opensolaris-onvv-gate/usr/src/cmd/sgs/elfedit/modules/common/
H A Dshdr.c386 ndx = elfedit_type_to_shndx(obj_state,
550 sh_info = elfedit_type_to_shndx(obj_state,
582 sh_link = elfedit_type_to_shndx(obj_state,
H A Dsym.c810 shndx = elfedit_type_to_shndx(argstate->obj_state,
1089 index = elfedit_type_to_shndx(obj_state,
H A Dstr.c281 ndx = elfedit_type_to_shndx(obj_state,
H A Dehdr.c1127 shstrndx = elfedit_type_to_shndx(obj_state,

Completed in 141 milliseconds