Searched refs:ff_execfill (Results 1 – 3 of 3) sorted by relevance
182 _elf_execfill_func_t *ff_execfill; member
631 if (ld_targ.t_ff.ff_execfill != NULL) in check_flags()632 _elf_execfill(ld_targ.t_ff.ff_execfill); in check_flags()
3471 if ((ld_targ.t_ff.ff_execfill != NULL) && (size > ld_targ.t_nf.nf_size)) in ld_make_text()3472 ld_targ.t_ff.ff_execfill(data->d_buf, ld_targ.t_nf.nf_size, in ld_make_text()