Searched refs:t_ff (Results 1 – 3 of 3) sorted by relevance
252 Target_fillfunc t_ff; 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()