Searched refs:elfedit_atoshndx (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/elfedit/common/
H A Dlintsup.c91 (void) elfedit_atoshndx(NULL, 0);
H A Dutil.c412 elfedit_atoshndx(const char *str, size_t shnum) function
/illumos-gate/usr/src/cmd/sgs/include/
H A Delfedit.h803 extern elfedit_atoui_t elfedit_atoshndx(const char *str, size_t shnum);
/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/
H A Dshdr.c383 ndx = elfedit_atoshndx(argstate.argv[0], obj_state->os_shnum);
H A Dehdr.c1124 shstrndx = elfedit_atoshndx(argstate.argv[0],
H A Dsym.c807 shndx = elfedit_atoshndx(argstate->argv[1],

Completed in 87 milliseconds