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

/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/
H A Dsyminfo.c281 name = elfedit_offset_to_str(argstate->str.sec,
288 needed = elfedit_offset_to_str(argstate->str.sec,
379 str = elfedit_offset_to_str(
H A Dcap.c229 return (elfedit_offset_to_str(argstate->str.sec,
344 (strcmp(capid, elfedit_offset_to_str(
530 elfedit_offset_to_str(
1076 elfedit_cpl_match(cpldata, elfedit_offset_to_str(
H A Ddyn.c431 name = elfedit_offset_to_str(argstate->strsec,
437 name = elfedit_offset_to_str(argstate->strsec,
465 name = elfedit_offset_to_str(argstate->strsec,
706 name = elfedit_offset_to_str(argstate->strsec,
1704 elfedit_offset_to_str(strsec,
H A Dsym.c278 symname = elfedit_offset_to_str(strsec, sym->st_name,
340 n1 = elfedit_offset_to_str(symstate1->str.sec,
342 n2 = elfedit_offset_to_str(symstate2->str.sec,
477 elfedit_offset_to_str(symstate->str.sec,
755 (void) elfedit_offset_to_str(symstate->str.sec,
H A Dshdr.c635 elfedit_offset_to_str(shstr_sec,
/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
/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,

Completed in 84 milliseconds