Home | History | Annotate | Download | only in bfd

Lines Matching refs:is_iplt

2875   unsigned int is_iplt : 1;
3103 ret->is_iplt = FALSE;
3516 BFD_ASSERT (!eind->is_iplt);
3687 if (hash == NULL || hash->is_iplt)
8301 if (h == NULL || eh->is_iplt)
13382 eh->is_iplt = 1;
13395 || eh->is_iplt
13398 elf32_arm_allocate_plt_entry (info, eh->is_iplt, &h->plt, &eh->plt);
14209 if (!eh->is_iplt)
14229 else if (eh->is_iplt && eh->plt.noncall_refcount != 0)