Home | History | Annotate | Download | only in bfd

Lines Matching defs:srel

2090   Elf_Internal_Rela * srel;
2284 /* srel points to the "current" reloction for this insn -
2289 srel = irel;
2292 + srel->r_offset;
2296 symval = OFFSET_FOR_RELOC (srel, &srel, &scale); \
2297 pcrel = symval - pc + srel->r_addend; \
2305 srel->r_info = ELF32_R_INFO (ELF32_R_SYM (srel->r_info), newtype)
2352 && (srel->r_offset - irel->r_offset) > 1) /* a B<c> without its own reloc */
2441 && (srel->r_offset - irel->r_offset) > 2) /* a B<c> without its own reloc */