Lines Matching refs:MINUS_ONE

894 #define MINUS_ONE	(((bfd_vma)0) - 1)  macro
2963 BFD_ASSERT (hd->root.plt.plist->stub_offset != MINUS_ONE); in mips_elf_output_extsym()
3358 BFD_ASSERT (value != MINUS_ONE || (indx != 0 && need_relocs) in mips_elf_initialize_tls_slots()
3456 BFD_ASSERT (h->plt.plist->gotplt_index != MINUS_ONE); in mips_elf_gotplt_index()
3491 return MINUS_ONE; in mips_elf_local_got_index()
3562 bfd_vma value = MINUS_ONE; in mips_elf_global_got_index()
3594 return MINUS_ONE; in mips_elf_got_page()
3629 return MINUS_ONE; in mips_elf_got16_entry()
4457 && h->root.plt.plist->mips_offset != MINUS_ONE) in mips_elf_count_got_symbols()
5054 return MINUS_ONE; in mips_elf_higher()
5067 return MINUS_ONE; in mips_elf_highest()
5255 bfd_vma g = MINUS_ONE; in mips_elf_calculate_relocation()
5551 && h->root.plt.plist->comp_offset != MINUS_ONE in mips_elf_calculate_relocation()
5552 && h->root.plt.plist->mips_offset != MINUS_ONE) in mips_elf_calculate_relocation()
5646 if (g == MINUS_ONE) in mips_elf_calculate_relocation()
5681 if (g == MINUS_ONE) in mips_elf_calculate_relocation()
5955 if (value == MINUS_ONE) in mips_elf_calculate_relocation()
6133 if (value == MINUS_ONE) in mips_elf_calculate_relocation()
6377 if (outrel[0].r_offset == MINUS_ONE) in mips_elf_create_dynamic_relocation()
7894 entry->stub_offset = MINUS_ONE; in mips_elf_make_plt_record()
7895 entry->mips_offset = MINUS_ONE; in mips_elf_make_plt_record()
7896 entry->comp_offset = MINUS_ONE; in mips_elf_make_plt_record()
7897 entry->gotplt_index = MINUS_ONE; in mips_elf_make_plt_record()
9537 BFD_ASSERT (h->root.plt.plist->mips_offset != MINUS_ONE in mips_elf_set_plt_sym_value()
9538 || h->root.plt.plist->comp_offset != MINUS_ONE); in mips_elf_set_plt_sym_value()
9541 if (h->root.plt.plist->mips_offset != MINUS_ONE) in mips_elf_set_plt_sym_value()
10509 && (h->plt.plist->mips_offset != MINUS_ONE in _bfd_mips_elf_finish_dynamic_symbol()
10510 || h->plt.plist->comp_offset != MINUS_ONE)) in _bfd_mips_elf_finish_dynamic_symbol()
10524 BFD_ASSERT (got_index != MINUS_ONE); in _bfd_mips_elf_finish_dynamic_symbol()
10549 if (h->plt.plist->mips_offset != MINUS_ONE) in _bfd_mips_elf_finish_dynamic_symbol()
10591 if (h->plt.plist->comp_offset != MINUS_ONE) in _bfd_mips_elf_finish_dynamic_symbol()
10683 if (h->plt.plist != NULL && h->plt.plist->stub_offset != MINUS_ONE) in _bfd_mips_elf_finish_dynamic_symbol()
11000 if (h->plt.plist != NULL && h->plt.plist->mips_offset != MINUS_ONE) in _bfd_mips_vxworks_finish_dynamic_symbol()
11014 BFD_ASSERT (gotplt_index != MINUS_ONE); in _bfd_mips_vxworks_finish_dynamic_symbol()
14169 bfd_vma lo = MINUS_ONE; in _bfd_mips_elf_final_link()