Searched defs:elfedit_offset_to_str (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/elfedit/common/
H A Dutil_machelf.c224 curname = elfedit_offset_to_str(strsec, offset,
1151 elfedit_offset_to_str(elfedit_section_t *strsec, Word offset, function
1188 * elfedit_offset_to_str().
1191 * As per elfedit_offset_to_str().
1196 return (elfedit_offset_to_str(strsec, dynelt->dn_dyn.d_un.d_val,
/illumos-gate/usr/src/cmd/sgs/include/
H A Delfedit.h1026 #define elfedit_offset_to_str elfedit64_offset_to_str macro
1055 #define elfedit_offset_to_str elfedit32_offset_to_str macro

Completed in 86 milliseconds