Lines Matching defs:begin_rel
12841 Elf_Internal_Rela *begin_rel = NULL;
12891 if (begin_rel)
12895 begin_rel = irel;
12909 if (begin_rel == NULL)
12929 begin_rel->r_addend |= R_NDS32_RELAX_REGION_NOT_OMIT_FP_FLAG;
12930 begin_rel->r_addend &= ~R_NDS32_RELAX_REGION_OMIT_FP_FLAG;
12934 begin_rel = NULL;
12941 dist = best_fag->relas[0] - begin_rel;
12945 begin_rel->r_addend &= (0x1 << 16) - 1;
12946 begin_rel->r_addend |= dist << 16;
12949 begin_rel = NULL;
12952 if (begin_rel == NULL || ifc_inside)
12974 begin_rel = NULL;