Home | History | Annotate | Download | only in bfd

Lines Matching full:rstatus

3671       bfd_reloc_status_type rstatus;
4257 rstatus = final_link_relocate (input_section, contents, rela, relocation,
4260 if (rstatus == bfd_reloc_ok)
4278 if (rstatus == bfd_reloc_undefined || rstatus == bfd_reloc_notsupported)
4280 if (rstatus == bfd_reloc_notsupported || !warned_undef)