Home | History | Annotate | Download | only in bfd

Lines Matching defs:rstatus

3687       bfd_reloc_status_type rstatus;
4276 rstatus = final_link_relocate (input_section, contents, rela, relocation,
4279 if (rstatus == bfd_reloc_ok)
4297 if (rstatus == bfd_reloc_undefined || rstatus == bfd_reloc_notsupported)
4299 if (rstatus == bfd_reloc_notsupported || !warned_undef)