Home | History | Annotate | Download | only in libelf

Lines Matching full:secrel

2443 #define R_IA64_SECREL32MSB	0x64	/* @secrel(sym + add), data4 MSB */
2444 #define R_IA64_SECREL32LSB 0x65 /* @secrel(sym + add), data4 LSB */
2445 #define R_IA64_SECREL64MSB 0x66 /* @secrel(sym + add), data8 MSB */
2446 #define R_IA64_SECREL64LSB 0x67 /* @secrel(sym + add), data8 LSB */