Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/sgs/elfedit/common/
H A Dlintsup.c104 (void) elfedit_name_to_shndx(NULL, NULL); in foo()
H A Dutil_machelf.c119 elfedit_name_to_shndx(elfedit_obj_state_t *obj_state, const char *shnam) in elfedit_name_to_shndx() function
/titanic_44/usr/src/cmd/sgs/elfedit/modules/common/
H A Dshdr.c390 ndx = elfedit_name_to_shndx(obj_state, argstate.argv[0]); in cmd_body()
547 sh_info = elfedit_name_to_shndx(obj_state, in cmd_body()
579 sh_link = elfedit_name_to_shndx(obj_state, in cmd_body()
H A Dsym.c813 shndx = elfedit_name_to_shndx(argstate->obj_state, in cmd_body_set_st_shndx()
1076 index = elfedit_name_to_shndx(obj_state, in process_args()
H A Dstr.c272 ndx = elfedit_name_to_shndx(obj_state, in process_args()
H A Dehdr.c1131 shstrndx = elfedit_name_to_shndx(obj_state, in cmd_body()
/titanic_44/usr/src/cmd/sgs/include/
H A Delfedit.h1024 #define elfedit_name_to_shndx elfedit64_name_to_shndx macro
1053 #define elfedit_name_to_shndx elfedit32_name_to_shndx macro