Home | History | Annotate | Download | only in bfd

Lines Matching refs:R_ARM_IRELATIVE

1697   HOWTO (R_ARM_IRELATIVE,	/* type */
1705 "R_ARM_IRELATIVE", /* name */
1778 if (r_type == R_ARM_IRELATIVE)
1779 return &elf32_arm_howto_table_2[r_type - R_ARM_IRELATIVE];
1853 {BFD_RELOC_ARM_IRELATIVE, R_ARM_IRELATIVE},
7452 /* Reserve space for COUNT R_ARM_IRELATIVE relocations. If the link is
7483 && ELF32_R_TYPE (rel->r_info) == R_ARM_IRELATIVE)
7519 /* Allocate room for an R_ARM_IRELATIVE relocation in .rel.iplt. */
7874 rel.r_info = ELF32_R_INFO (0, R_ARM_IRELATIVE);
8500 must use an R_ARM_IRELATIVE relocation to obtain the
8502 outrel.r_info = ELF32_R_INFO (symbol, R_ARM_IRELATIVE);
9397 outrel.r_info = ELF32_R_INFO (0, R_ARM_IRELATIVE);
9456 outrel.r_info = ELF32_R_INFO (0, R_ARM_IRELATIVE);
13377 GOT entry should use an R_ARM_IRELATIVE relocation instead of
13545 GOT entry's R_ARM_IRELATIVE relocation. */