Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/libelf/common/
H A Dfill.c41 _elf_execfill(_elf_execfill_func_t *execfill_func) in _elf_execfill() function
H A Dmapfile-vers164 _elf_execfill;
/illumos-gate/usr/src/cmd/sgs/include/
H A D_libelf.h44 extern void _elf_execfill(_elf_execfill_func_t *);
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dargs.c666 _elf_execfill(ld_targ.t_ff.ff_execfill); in check_flags()