Home | History | Annotate | Download | only in bfd

Lines Matching refs:MINUS_ONE

896 #define MINUS_ONE	(((bfd_vma)0) - 1)
2976 BFD_ASSERT (hd->root.plt.plist->stub_offset != MINUS_ONE);
3370 /* MINUS_ONE means the symbol is not defined in this object. It may not
3373 BFD_ASSERT (value != MINUS_ONE || (indx != 0 && need_relocs)
3471 BFD_ASSERT (h->plt.plist->gotplt_index != MINUS_ONE);
3506 return MINUS_ONE;
3577 bfd_vma value = MINUS_ONE;
3609 return MINUS_ONE;
3644 return MINUS_ONE;
4473 && h->root.plt.plist->mips_offset != MINUS_ONE)
5073 return MINUS_ONE;
5086 return MINUS_ONE;
5277 bfd_vma g = MINUS_ONE;
5573 && h->root.plt.plist->comp_offset != MINUS_ONE
5574 && h->root.plt.plist->mips_offset != MINUS_ONE)
5668 if (g == MINUS_ONE)
5703 if (g == MINUS_ONE)
5977 if (value == MINUS_ONE)
6155 if (value == MINUS_ONE)
6400 if (outrel[0].r_offset == MINUS_ONE)
7925 entry->stub_offset = MINUS_ONE;
7926 entry->mips_offset = MINUS_ONE;
7927 entry->comp_offset = MINUS_ONE;
7928 entry->gotplt_index = MINUS_ONE;
9571 BFD_ASSERT (h->root.plt.plist->mips_offset != MINUS_ONE
9572 || h->root.plt.plist->comp_offset != MINUS_ONE);
9575 if (h->root.plt.plist->mips_offset != MINUS_ONE)
10545 && (h->plt.plist->mips_offset != MINUS_ONE
10546 || h->plt.plist->comp_offset != MINUS_ONE))
10560 BFD_ASSERT (got_index != MINUS_ONE);
10585 if (h->plt.plist->mips_offset != MINUS_ONE)
10627 if (h->plt.plist->comp_offset != MINUS_ONE)
10719 if (h->plt.plist != NULL && h->plt.plist->stub_offset != MINUS_ONE)
11036 if (h->plt.plist != NULL && h->plt.plist->mips_offset != MINUS_ONE)
11050 BFD_ASSERT (gotplt_index != MINUS_ONE);
14220 bfd_vma lo = MINUS_ONE;