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

/freebsd-10-stable/contrib/binutils/bfd/
H A Delfxx-ia64.c119 unsigned want_fptr : 1; member in struct:elfNN_ia64_dyn_sym_info
3183 dyn_i->want_fptr = 1;
3237 && ! dyn_i->want_fptr
3286 && dyn_i->want_fptr
3342 if (dyn_i->want_fptr)
3368 dyn_i->want_fptr = 0;
3376 dyn_i->want_fptr = 0;
3512 if (ia64_info->rel_fptr_sec && dyn_i->want_fptr)
3543 /* Allocate one iff !want_fptr and not PIE, which by this point
3547 if (dyn_i->want_fptr
[all...]

Completed in 100 milliseconds