Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/elfedit/common/
H A Dmapfile-vers103 elfedit_atoshndx;
H A Dutil.c411 elfedit_atoshndx(const char *str, size_t shnum) in elfedit_atoshndx() function
/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/
H A Dmapfile-vers109 elfedit_atoshndx { FLAGS = PARENT };
H A Dshdr.c383 ndx = elfedit_atoshndx(argstate.argv[0], obj_state->os_shnum); in cmd_body()
H A Dehdr.c1124 shstrndx = elfedit_atoshndx(argstate.argv[0], in cmd_body()
H A Dsym.c807 shndx = elfedit_atoshndx(argstate->argv[1], in cmd_body_set_st_shndx()
/illumos-gate/usr/src/cmd/sgs/include/
H A Delfedit.h806 extern elfedit_atoui_t elfedit_atoshndx(const char *str, size_t shnum);