Searched refs:execfill (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libelf/common/
H A Dupdate.c585 _elf_execfill_func_t *execfill; local
587 /* Only use the execfill function on SHF_EXECINSTR sections */
588 execfill = (sh->sh_flags & SHF_EXECINSTR) ?
631 if (execfill != NULL)
632 (* execfill)(start,
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dmachrel.amd.c1572 execfill(void *base, off_t off, size_t cnt) function
1676 execfill /* ff_execfill */
H A Dmachrel.intel.c1568 execfill(void *base, off_t off, size_t cnt) function
1672 execfill /* ff_execfill */

Completed in 79 milliseconds