Home | History | Annotate | Download | only in bfd

Lines Matching refs:R_M32R_JMP_SLOT

968   HOWTO (R_M32R_JMP_SLOT,	/* type */
976 "R_M32R_JMP_SLOT", /* name */
1218 { BFD_RELOC_M32R_JMP_SLOT, R_M32R_JMP_SLOT },
3213 rela.r_info = ELF32_R_INFO (h->dynindx, R_M32R_JMP_SLOT);
4007 case R_M32R_JMP_SLOT: return reloc_class_plt;