Searched refs:elfedit64_obj_state_t (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/include/
H A Delfedit.h232 } elfedit64_obj_state_t; typedef in typeref:struct:__anon1607
235 #define elfedit_obj_state_t elfedit64_obj_state_t
325 typedef elfedit_cmdret_t elfedit64_cmd_func_t(elfedit64_obj_state_t *state,
370 typedef void elfedit64_cmdcpl_func_t(elfedit64_obj_state_t *state,
883 extern int elfedit64_dynstr_getpad(elfedit64_obj_state_t *obj_state,
897 extern void elfedit64_modified_ehdr(elfedit64_obj_state_t *obj_state);
900 extern void elfedit64_modified_phdr(elfedit64_obj_state_t *obj_state);
907 extern Elf64_Word elfedit64_name_to_shndx(elfedit64_obj_state_t *obj_state,
930 elfedit64_obj_state_t *obj_state, Elf64_Word shndx);
935 elfedit64_obj_state_t *obj_stat
[all...]
/illumos-gate/usr/src/cmd/sgs/elfedit/common/
H A D_elfedit.h195 elfedit64_obj_state_t *s64; /* ELFCLASS64 */
H A Dsys.c103 elfedit64_obj_state_t *s = (elfedit64_obj_state_t *)obj_state;

Completed in 69 milliseconds