Home | History | Annotate | Download | only in include

Lines Matching full:secrel

1162 #define R_IA64_SECREL32MSB	0x64	/* @secrel(sym + add), data4 MSB */
1163 #define R_IA64_SECREL32LSB 0x65 /* @secrel(sym + add), data4 LSB */
1164 #define R_IA64_SECREL64MSB 0x66 /* @secrel(sym + add), data8 MSB */
1165 #define R_IA64_SECREL64LSB 0x67 /* @secrel(sym + add), data8 LSB */