Home
last modified time | relevance | path

Searched refs:elfedit_shndx_to_name (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/cmd/sgs/elfedit/common/
H A Dlintsup.c116 (void) elfedit_shndx_to_name(NULL, NULL); in foo()
H A Dutil_machelf.c259 elfedit_shndx_to_name(elfedit_obj_state_t *obj_state, Word shndx) in elfedit_shndx_to_name() function
/titanic_50/usr/src/cmd/sgs/elfedit/modules/common/
H A Dsym.c283 shndx_name = elfedit_shndx_to_name(obj_state, shndx); in dump_symtab()
506 elfedit_shndx_to_name(argstate->obj_state, in print_symstate()
898 elfedit_shndx_to_name(argstate->obj_state, in cmd_body_set_st_shndx()
900 elfedit_shndx_to_name(argstate->obj_state, st_shndx)); in cmd_body_set_st_shndx()
907 elfedit_shndx_to_name(argstate->obj_state, st_shndx)); in cmd_body_set_st_shndx()
917 elfedit_shndx_to_name(argstate->obj_state, in cmd_body_set_st_shndx()
919 elfedit_shndx_to_name(argstate->obj_state, xshndx)); in cmd_body_set_st_shndx()
929 elfedit_shndx_to_name(argstate->obj_state, xshndx)); in cmd_body_set_st_shndx()
/titanic_50/usr/src/cmd/sgs/include/
H A Delfedit.h1037 #define elfedit_shndx_to_name elfedit64_shndx_to_name macro
1066 #define elfedit_shndx_to_name elfedit32_shndx_to_name macro