Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/sgs/elfedit/modules/common/
H A Dsyminfo.c281 name = elfedit_offset_to_str(argstate->str.sec, in dump_syminfo()
288 needed = elfedit_offset_to_str(argstate->str.sec, in dump_syminfo()
379 str = elfedit_offset_to_str( in print_syminfo()
H A Dcap.c229 return (elfedit_offset_to_str(argstate->str.sec, in cap_group_id()
344 (strcmp(capid, elfedit_offset_to_str( in process_args()
530 elfedit_offset_to_str( in print_cap()
1076 elfedit_cpl_match(cpldata, elfedit_offset_to_str( in cpl_capid_opt()
H A Ddyn.c431 name = elfedit_offset_to_str(argstate->strsec, in print_dyn()
437 name = elfedit_offset_to_str(argstate->strsec, in print_dyn()
465 name = elfedit_offset_to_str(argstate->strsec, in print_dyn()
706 name = elfedit_offset_to_str(argstate->strsec, in arg_to_index()
1704 elfedit_offset_to_str(strsec, in cpl_posflag1()
H A Dsym.c278 symname = elfedit_offset_to_str(strsec, sym->st_name, in dump_symtab()
340 n1 = elfedit_offset_to_str(symstate1->str.sec, in all_same()
342 n2 = elfedit_offset_to_str(symstate2->str.sec, in all_same()
477 elfedit_offset_to_str(symstate->str.sec, in print_symstate()
755 (void) elfedit_offset_to_str(symstate->str.sec, in cmd_body_set_st_name()
H A Dshdr.c635 elfedit_offset_to_str(shstr_sec, in cmd_body()
/titanic_44/usr/src/cmd/sgs/elfedit/common/
H A Dutil_machelf.c224 curname = elfedit_offset_to_str(strsec, offset, in elfedit_name_to_symndx()
1151 elfedit_offset_to_str(elfedit_section_t *strsec, Word offset, in elfedit_offset_to_str() function
1196 return (elfedit_offset_to_str(strsec, dynelt->dn_dyn.d_un.d_val, in elfedit_dyn_offset_to_str()
/titanic_44/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