Lines Matching refs:ELF

39     : MCELFObjectTargetWriter(/*Is64bit*/ false, OSABI, ELF::EM_HEXAGON,  in HexagonELFObjectWriter()
55 return ELF::R_HEX_DTPREL_32; in getRelocType()
57 return ELF::R_HEX_GOT_32; in getRelocType()
59 return ELF::R_HEX_GOTREL_32; in getRelocType()
61 return ELF::R_HEX_GD_GOT_32; in getRelocType()
63 return ELF::R_HEX_IE_32; in getRelocType()
65 return ELF::R_HEX_IE_GOT_32; in getRelocType()
67 return ELF::R_HEX_LD_GOT_32; in getRelocType()
69 return ELF::R_HEX_32_PCREL; in getRelocType()
71 return ELF::R_HEX_TPREL_32; in getRelocType()
73 return IsPCRel ? ELF::R_HEX_32_PCREL : ELF::R_HEX_32; in getRelocType()
78 return ELF::R_HEX_32_PCREL; in getRelocType()
82 return ELF::R_HEX_DTPREL_16; in getRelocType()
84 return ELF::R_HEX_GOT_16; in getRelocType()
86 return ELF::R_HEX_GD_GOT_16; in getRelocType()
88 return ELF::R_HEX_IE_GOT_16; in getRelocType()
90 return ELF::R_HEX_LD_GOT_16; in getRelocType()
92 return ELF::R_HEX_TPREL_16; in getRelocType()
94 return ELF::R_HEX_16; in getRelocType()
99 return ELF::R_HEX_8; in getRelocType()
101 return ELF::R_HEX_B22_PCREL; in getRelocType()
103 return ELF::R_HEX_B15_PCREL; in getRelocType()
105 return ELF::R_HEX_B7_PCREL; in getRelocType()
107 return ELF::R_HEX_LO16; in getRelocType()
109 return ELF::R_HEX_HI16; in getRelocType()
111 return ELF::R_HEX_32; in getRelocType()
113 return ELF::R_HEX_16; in getRelocType()
115 return ELF::R_HEX_8; in getRelocType()
117 return ELF::R_HEX_GPREL16_0; in getRelocType()
119 return ELF::R_HEX_GPREL16_1; in getRelocType()
121 return ELF::R_HEX_GPREL16_2; in getRelocType()
123 return ELF::R_HEX_GPREL16_3; in getRelocType()
125 return ELF::R_HEX_HL16; in getRelocType()
127 return ELF::R_HEX_B13_PCREL; in getRelocType()
129 return ELF::R_HEX_B9_PCREL; in getRelocType()
131 return ELF::R_HEX_B32_PCREL_X; in getRelocType()
133 return ELF::R_HEX_32_6_X; in getRelocType()
135 return ELF::R_HEX_B22_PCREL_X; in getRelocType()
137 return ELF::R_HEX_B15_PCREL_X; in getRelocType()
139 return ELF::R_HEX_B13_PCREL_X; in getRelocType()
141 return ELF::R_HEX_B9_PCREL_X; in getRelocType()
143 return ELF::R_HEX_B7_PCREL_X; in getRelocType()
145 return ELF::R_HEX_16_X; in getRelocType()
147 return ELF::R_HEX_12_X; in getRelocType()
149 return ELF::R_HEX_11_X; in getRelocType()
151 return ELF::R_HEX_10_X; in getRelocType()
153 return ELF::R_HEX_9_X; in getRelocType()
155 return ELF::R_HEX_8_X; in getRelocType()
157 return ELF::R_HEX_7_X; in getRelocType()
159 return ELF::R_HEX_6_X; in getRelocType()
161 return ELF::R_HEX_32_PCREL; in getRelocType()
163 return ELF::R_HEX_COPY; in getRelocType()
165 return ELF::R_HEX_GLOB_DAT; in getRelocType()
167 return ELF::R_HEX_JMP_SLOT; in getRelocType()
169 return ELF::R_HEX_RELATIVE; in getRelocType()
171 return ELF::R_HEX_PLT_B22_PCREL; in getRelocType()
173 return ELF::R_HEX_GOTREL_LO16; in getRelocType()
175 return ELF::R_HEX_GOTREL_HI16; in getRelocType()
177 return ELF::R_HEX_GOTREL_32; in getRelocType()
179 return ELF::R_HEX_GOT_LO16; in getRelocType()
181 return ELF::R_HEX_GOT_HI16; in getRelocType()
183 return ELF::R_HEX_GOT_32; in getRelocType()
185 return ELF::R_HEX_GOT_16; in getRelocType()
187 return ELF::R_HEX_DTPMOD_32; in getRelocType()
189 return ELF::R_HEX_DTPREL_LO16; in getRelocType()
191 return ELF::R_HEX_DTPREL_HI16; in getRelocType()
193 return ELF::R_HEX_DTPREL_32; in getRelocType()
195 return ELF::R_HEX_DTPREL_16; in getRelocType()
197 return ELF::R_HEX_GD_PLT_B22_PCREL; in getRelocType()
199 return ELF::R_HEX_LD_PLT_B22_PCREL; in getRelocType()
201 return ELF::R_HEX_GD_GOT_LO16; in getRelocType()
203 return ELF::R_HEX_GD_GOT_HI16; in getRelocType()
205 return ELF::R_HEX_GD_GOT_32; in getRelocType()
207 return ELF::R_HEX_GD_GOT_16; in getRelocType()
209 return ELF::R_HEX_LD_GOT_LO16; in getRelocType()
211 return ELF::R_HEX_LD_GOT_HI16; in getRelocType()
213 return ELF::R_HEX_LD_GOT_32; in getRelocType()
215 return ELF::R_HEX_LD_GOT_16; in getRelocType()
217 return ELF::R_HEX_IE_LO16; in getRelocType()
219 return ELF::R_HEX_IE_HI16; in getRelocType()
221 return ELF::R_HEX_IE_32; in getRelocType()
223 return ELF::R_HEX_IE_GOT_LO16; in getRelocType()
225 return ELF::R_HEX_IE_GOT_HI16; in getRelocType()
227 return ELF::R_HEX_IE_GOT_32; in getRelocType()
229 return ELF::R_HEX_IE_GOT_16; in getRelocType()
231 return ELF::R_HEX_TPREL_LO16; in getRelocType()
233 return ELF::R_HEX_TPREL_HI16; in getRelocType()
235 return ELF::R_HEX_TPREL_32; in getRelocType()
237 return ELF::R_HEX_TPREL_16; in getRelocType()
239 return ELF::R_HEX_6_PCREL_X; in getRelocType()
241 return ELF::R_HEX_GOTREL_32_6_X; in getRelocType()
243 return ELF::R_HEX_GOTREL_16_X; in getRelocType()
245 return ELF::R_HEX_GOTREL_11_X; in getRelocType()
247 return ELF::R_HEX_GOT_32_6_X; in getRelocType()
249 return ELF::R_HEX_GOT_16_X; in getRelocType()
251 return ELF::R_HEX_GOT_11_X; in getRelocType()
253 return ELF::R_HEX_DTPREL_32_6_X; in getRelocType()
255 return ELF::R_HEX_DTPREL_16_X; in getRelocType()
257 return ELF::R_HEX_DTPREL_11_X; in getRelocType()
259 return ELF::R_HEX_GD_GOT_32_6_X; in getRelocType()
261 return ELF::R_HEX_GD_GOT_16_X; in getRelocType()
263 return ELF::R_HEX_GD_GOT_11_X; in getRelocType()
265 return ELF::R_HEX_LD_GOT_32_6_X; in getRelocType()
267 return ELF::R_HEX_LD_GOT_16_X; in getRelocType()
269 return ELF::R_HEX_LD_GOT_11_X; in getRelocType()
271 return ELF::R_HEX_IE_32_6_X; in getRelocType()
273 return ELF::R_HEX_IE_16_X; in getRelocType()
275 return ELF::R_HEX_IE_GOT_32_6_X; in getRelocType()
277 return ELF::R_HEX_IE_GOT_16_X; in getRelocType()
279 return ELF::R_HEX_IE_GOT_11_X; in getRelocType()
281 return ELF::R_HEX_TPREL_32_6_X; in getRelocType()
283 return ELF::R_HEX_TPREL_16_X; in getRelocType()
285 return ELF::R_HEX_TPREL_11_X; in getRelocType()
287 return ELF::R_HEX_23_REG; in getRelocType()
289 return ELF::R_HEX_27_REG; in getRelocType()
291 return ELF::R_HEX_GD_PLT_B22_PCREL_X; in getRelocType()
293 return ELF::R_HEX_GD_PLT_B32_PCREL_X; in getRelocType()
295 return ELF::R_HEX_LD_PLT_B22_PCREL_X; in getRelocType()
297 return ELF::R_HEX_LD_PLT_B32_PCREL_X; in getRelocType()