Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/elfedit/common/
H A D_elfedit.h257 extern void elfedit64_init_obj_state(const char *file, int fd, Elf *elf);
H A Delfedit_machelf.c103 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()