Searched refs:elfedit_atoshndx (Results 1 – 8 of 8) sorted by relevance
91 (void) elfedit_atoshndx(NULL, 0); in foo()
103 elfedit_atoshndx;
412 elfedit_atoshndx(const char *str, size_t shnum) in elfedit_atoshndx() function
109 elfedit_atoshndx { FLAGS = PARENT };
383 ndx = elfedit_atoshndx(argstate.argv[0], obj_state->os_shnum); in cmd_body()
1124 shstrndx = elfedit_atoshndx(argstate.argv[0], in cmd_body()
807 shndx = elfedit_atoshndx(argstate->argv[1], in cmd_body_set_st_shndx()
803 extern elfedit_atoui_t elfedit_atoshndx(const char *str, size_t shnum);