Home
last modified time | relevance | path

Searched refs:elfedit_name_to_symndx (Results 1 – 5 of 5) sorted by relevance

/titanic_44/usr/src/cmd/sgs/elfedit/common/
H A Dlintsup.c105 (void) elfedit_name_to_symndx(NULL, NULL, NULL, ELFEDIT_MSG_ERR, NULL); in foo()
H A Dutil_machelf.c212 elfedit_name_to_symndx(elfedit_section_t *symsec, elfedit_section_t *strsec, in elfedit_name_to_symndx() function
/titanic_44/usr/src/cmd/sgs/include/
H A Delfedit.h1025 #define elfedit_name_to_symndx elfedit64_name_to_symndx macro
1054 #define elfedit_name_to_symndx elfedit32_name_to_symndx macro
/titanic_44/usr/src/cmd/sgs/elfedit/modules/common/
H A Dsyminfo.c450 (void) elfedit_name_to_symndx(argstate->sym.sec, in arg_to_symndx()
H A Dsym.c1193 if (elfedit_name_to_symndx(symstate->sym.sec, in process_args()