Searched refs:r_reloc_is_defined (Results 1 – 3 of 3) sorted by relevance
3230 static bfd_boolean r_reloc_is_defined3300 r_reloc_is_defined (r_rel) in r_reloc_is_defined() function3482 if (r_reloc_is_defined (&src1->r_rel)3543 if (r_reloc_is_defined (&src->r_rel))4225 && r_reloc_is_defined (&r_rel))4417 if (!r_reloc_is_defined (&r_rel))4629 if (!r_reloc_is_defined (r_rel))4858 if (!r_reloc_is_defined (orig_rel))5394 if (old_sec == NULL || !r_reloc_is_defined (&r_rel))5777 if (r_reloc_is_defined (&l32r_rel))
4130 r_reloc_is_defined (const r_reloc *r_rel) in r_reloc_is_defined() function4182 if (r_reloc_is_defined (r_rel)) in print_r_reloc()4382 if (r_reloc_is_defined (&src1->r_rel) in literal_value_equal()4460 if (r_reloc_is_defined (&src->r_rel)) in literal_value_hash()6028 && r_reloc_is_defined (&r_rel)) in find_relaxable_sections()6244 if (!r_reloc_is_defined (&r_rel)) in is_resolvable_asm_expansion()7665 if (!r_reloc_is_defined (r_rel)) in relocations_reach()8489 if (!r_reloc_is_defined (orig_rel)) in translate_reloc()9248 if (!old_sec || !r_reloc_is_defined (&r_rel)) in do_fix_for_relocatable_link()9683 if (r_reloc_is_defined (&l32r_rel)) in xtensa_callback_required_dependence()
896 (r_reloc_is_defined): Check for null.