Lines Matching defs:defined_local
3303 bool is_ie, is_desc, is_undefweak, unresolved_reloc, defined_local;
3342 defined_local = true;
3369 defined_local = false;
3388 defined_local = relocation != 0;
3389 resolved_local = defined_local;
3395 defined_local = !unresolved_reloc && !ignored;
3397 defined_local && LARCH_REF_LOCAL (info, h);
3418 defined_local = false;
3427 defined_local = true;
3440 BFD_ASSERT (!resolved_local || defined_local);
3746 if (!(defined_local || (h && h->plt.offset != MINUS_ONE)))
3772 if ((i & 1) == 0 && defined_local)
3874 if (!(defined_local || resolved_to_const))