Home | History | Annotate | Download | only in bfd

Lines Matching refs:srel

1971   Elf_Internal_Rela * srel;
2158 /* srel points to the "current" reloction for this insn -
2163 srel = irel;
2166 + srel->r_offset;
2170 symval = OFFSET_FOR_RELOC (srel, &srel, &scale); \
2171 pcrel = symval - pc + srel->r_addend; \
2178 srel->r_info = ELF32_R_INFO (ELF32_R_SYM (srel->r_info), newtype)