Lines Matching defs:defined_local
3268 bool is_ie, is_desc, is_undefweak, unresolved_reloc, defined_local;
3307 defined_local = true;
3334 defined_local = false;
3353 defined_local = relocation != 0;
3354 resolved_local = defined_local;
3360 defined_local = !unresolved_reloc && !ignored;
3362 defined_local && LARCH_REF_LOCAL (info, h);
3382 defined_local = false;
3391 defined_local = true;
3404 BFD_ASSERT (!resolved_local || defined_local);
3710 if (!(defined_local || (h && h->plt.offset != MINUS_ONE)))
3736 if ((i & 1) == 0 && defined_local)
3838 if (!(defined_local || resolved_to_const))