Lines Matching defs:srel
2093 Elf_Internal_Rela * srel;
2287 /* srel points to the "current" reloction for this insn -
2292 srel = irel;
2295 + srel->r_offset;
2299 symval = OFFSET_FOR_RELOC (srel, &srel, &scale); \
2300 pcrel = symval - pc + srel->r_addend; \
2308 srel->r_info = ELF32_R_INFO (ELF32_R_SYM (srel->r_info), newtype)
2355 && (srel->r_offset - irel->r_offset) > 1) /* a B<c> without its own reloc */
2444 && (srel->r_offset - irel->r_offset) > 2) /* a B<c> without its own reloc */