Home
last modified time | relevance | path

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

/titanic_41/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 *);
/titanic_41/usr/src/cmd/sgs/libelf/common/
H A Dfill.c41 _elf_execfill(_elf_execfill_func_t *execfill_func) in _elf_execfill()
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; in wrt()
585 _elf_execfill_func_t *execfill; in wrt()
/titanic_41/usr/src/cmd/sgs/libld/common/
H A D_libld.h182 _elf_execfill_func_t *ff_execfill;