Lines Matching full:add
50 #define R_IA64_IMM14 0x21 /* symbol + addend, add imm14 */
51 #define R_IA64_IMM22 0x22 /* symbol + addend, add imm22 */
57 #define R_IA64_GPREL22 0x2a /* @gprel(sym+add), add imm22 */
58 #define R_IA64_GPREL64I 0x2b /* @gprel(sym+add), mov imm64 */
59 #define R_IA64_GPREL32MSB 0x2c /* @gprel(sym+add), data4 MSB */
60 #define R_IA64_GPREL32LSB 0x2d /* @gprel(sym+add), data4 LSB */
61 #define R_IA64_GPREL64MSB 0x2e /* @gprel(sym+add), data8 MSB */
62 #define R_IA64_GPREL64LSB 0x2f /* @gprel(sym+add), data8 LSB */
63 #define R_IA64_LTOFF22 0x32 /* @ltoff(sym+add), add imm22 */
64 #define R_IA64_LTOFF64I 0x33 /* @ltoff(sym+add), mov imm64 */
65 #define R_IA64_PLTOFF22 0x3a /* @pltoff(sym+add), add imm22 */
66 #define R_IA64_PLTOFF64I 0x3b /* @pltoff(sym+add), mov imm64 */
67 #define R_IA64_PLTOFF64MSB 0x3e /* @pltoff(sym+add), data8 MSB */
68 #define R_IA64_PLTOFF64LSB 0x3f /* @pltoff(sym+add), data8 LSB */
69 #define R_IA64_FPTR64I 0x43 /* @fptr(sym+add), mov imm64 */
70 #define R_IA64_FPTR32MSB 0x44 /* @fptr(sym+add), data4 MSB */
71 #define R_IA64_FPTR32LSB 0x45 /* @fptr(sym+add), data4 LSB */
72 #define R_IA64_FPTR64MSB 0x46 /* @fptr(sym+add), data8 MSB */
73 #define R_IA64_FPTR64LSB 0x47 /* @fptr(sym+add), data8 LSB */
74 #define R_IA64_PCREL60B 0x48 /* @pcrel(sym+add), brl */
75 #define R_IA64_PCREL21B 0x49 /* @pcrel(sym+add), ptb, call */
76 #define R_IA64_PCREL21M 0x4a /* @pcrel(sym+add), chk.s */
77 #define R_IA64_PCREL21F 0x4b /* @pcrel(sym+add), fchkf */
78 #define R_IA64_PCREL32MSB 0x4c /* @pcrel(sym+add), data4 MSB */
79 #define R_IA64_PCREL32LSB 0x4d /* @pcrel(sym+add), data4 LSB */
80 #define R_IA64_PCREL64MSB 0x4e /* @pcrel(sym+add), data8 MSB */
81 #define R_IA64_PCREL64LSB 0x4f /* @pcrel(sym+add), data8 LSB */
88 #define R_IA64_SEGREL32MSB 0x5c /* @segrel(sym+add), data4 MSB */
89 #define R_IA64_SEGREL32LSB 0x5d /* @segrel(sym+add), data4 LSB */
90 #define R_IA64_SEGREL64MSB 0x5e /* @segrel(sym+add), data8 MSB */
91 #define R_IA64_SEGREL64LSB 0x5f /* @segrel(sym+add), data8 LSB */
92 #define R_IA64_SECREL32MSB 0x64 /* @secrel(sym+add), data4 MSB */
93 #define R_IA64_SECREL32LSB 0x65 /* @secrel(sym+add), data4 LSB */
94 #define R_IA64_SECREL64MSB 0x66 /* @secrel(sym+add), data8 MSB */
95 #define R_IA64_SECREL64LSB 0x67 /* @secrel(sym+add), data8 LSB */
104 #define R_IA64_PCREL21BI 0x79 /* @pcrel(sym+add), ptb, call */
105 #define R_IA64_PCREL22 0x7a /* @pcrel(sym+add), imm22 */
106 #define R_IA64_PCREL64I 0x7b /* @pcrel(sym+add), imm64 */
110 #define R_IA64_SUB 0x85 /* -symbol + addend, add imm22 */
113 #define R_IA64_TPREL14 0x91 /* @tprel(sym+add), add imm14 */
114 #define R_IA64_TPREL22 0x92 /* @tprel(sym+add), add imm22 */
115 #define R_IA64_TPREL64I 0x93 /* @tprel(sym+add), add imm64 */
116 #define R_IA64_TPREL64MSB 0x96 /* @tprel(sym+add), data8 MSB */
117 #define R_IA64_TPREL64LSB 0x97 /* @tprel(sym+add), data8 LSB */
118 #define R_IA64_LTOFF_TPREL22 0x9a /* @ltoff(@tprel(s+a)), add imm22 */
119 #define R_IA64_DTPMOD64MSB 0xa6 /* @dtpmod(sym+add), data8 MSB */
120 #define R_IA64_DTPMOD64LSB 0xa7 /* @dtpmod(sym+add), data8 LSB */
122 #define R_IA64_DTPREL14 0xb1 /* @dtprel(sym+add), imm14 */
123 #define R_IA64_DTPREL22 0xb2 /* @dtprel(sym+add), imm22 */
124 #define R_IA64_DTPREL64I 0xb3 /* @dtprel(sym+add), imm64 */
125 #define R_IA64_DTPREL32MSB 0xb4 /* @dtprel(sym+add), data4 MSB */
126 #define R_IA64_DTPREL32LSB 0xb5 /* @dtprel(sym+add), data4 LSB */
127 #define R_IA64_DTPREL64MSB 0xb6 /* @dtprel(sym+add), data8 MSB */
128 #define R_IA64_DTPREL64LSB 0xb7 /* @dtprel(sym+add), data8 LSB */