Searched refs:_elf_execfill_func_t (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libelf/common/
H A Dfill.c41 _elf_execfill(_elf_execfill_func_t *execfill_func)
H A Ddata.c65 _elf_execfill_func_t *_elf_execfill_func = NULL;
H A Dllib-lelf144 extern void _elf_execfill(_elf_execfill_func_t *);
H A Ddecl.h480 extern _elf_execfill_func_t *_elf_execfill_func;
H A Dupdate.c468 _elf_execfill_func_t *execfill_func;
585 _elf_execfill_func_t *execfill;
/illumos-gate/usr/src/cmd/sgs/include/
H A D_libelf.h42 typedef void _elf_execfill_func_t(void *, off_t, size_t); typedef
44 extern void _elf_execfill(_elf_execfill_func_t *);
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A D_libld.h182 _elf_execfill_func_t *ff_execfill;

Completed in 73 milliseconds