Home | History | Annotate | Download | only in bfd

Lines Matching defs:begin_rel

12847   Elf_Internal_Rela *begin_rel = NULL;
12897 if (begin_rel)
12901 begin_rel = irel;
12915 if (begin_rel == NULL)
12935 begin_rel->r_addend |= R_NDS32_RELAX_REGION_NOT_OMIT_FP_FLAG;
12936 begin_rel->r_addend &= ~R_NDS32_RELAX_REGION_OMIT_FP_FLAG;
12940 begin_rel = NULL;
12947 dist = best_fag->relas[0] - begin_rel;
12951 begin_rel->r_addend &= (0x1 << 16) - 1;
12952 begin_rel->r_addend |= dist << 16;
12955 begin_rel = NULL;
12958 if (begin_rel == NULL || ifc_inside)
12980 begin_rel = NULL;