Lines Matching defs:srel
2089 Elf_Internal_Rela * srel;
2283 /* srel points to the "current" reloction for this insn -
2288 srel = irel;
2291 + srel->r_offset;
2295 symval = OFFSET_FOR_RELOC (srel, &srel, &scale); \
2296 pcrel = symval - pc + srel->r_addend; \
2304 srel->r_info = ELF32_R_INFO (ELF32_R_SYM (srel->r_info), newtype)
2351 && (srel->r_offset - irel->r_offset) > 1) /* a B<c> without its own reloc */
2440 && (srel->r_offset - irel->r_offset) > 2) /* a B<c> without its own reloc */