Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sgs/elfedit/common/
H A Dlintsup.c54 elfedit64_init_obj_state(const char *file, int fd, Elf *elf) in elfedit64_init_obj_state() function
H A D_elfedit.h257 extern void elfedit64_init_obj_state(const char *file, int fd, Elf *elf);
H A Delfedit_machelf.c102 elfedit64_init_obj_state(const char *file, int fd, Elf *elf) in elfedit64_init_obj_state() function
H A Delfedit.c1286 elfedit64_init_obj_state(file, fd, elf); in init_obj_state()