Home | History | Annotate | Download | only in libelf

Lines Matching full:pltoff

2845 #define R_IA64_PLTOFF22		0x3a	/* @pltoff(sym + add), add imm22 */
2846 #define R_IA64_PLTOFF64I 0x3b /* @pltoff(sym + add), mov imm64 */
2847 #define R_IA64_PLTOFF64MSB 0x3e /* @pltoff(sym + add), data8 MSB */
2848 #define R_IA64_PLTOFF64LSB 0x3f /* @pltoff(sym + add), data8 LSB */