Lines Matching refs:ELF

46     : MCELFObjectTargetWriter(/*Is64Bit*/ !IsILP32, OSABI, ELF::EM_AARCH64,  in AArch64ELFObjectWriter()
51 IsILP32 ? ELF::R_AARCH64_P32_##rtype : ELF::R_AARCH64_##rtype
130 return ELF::R_AARCH64_NONE; in getRelocType()
143 return ELF::R_AARCH64_NONE; in getRelocType()
145 return ELF::R_AARCH64_PREL64; in getRelocType()
159 return ELF::R_AARCH64_NONE; in getRelocType()
161 return ELF::R_AARCH64_ADR_PREL_PG_HI21_NC; in getRelocType()
172 return ELF::R_AARCH64_NONE; in getRelocType()
189 return ELF::R_AARCH64_NONE; in getRelocType()
193 return ELF::R_AARCH64_NONE; in getRelocType()
197 return ELF::R_AARCH64_NONE; in getRelocType()
207 return ELF::R_AARCH64_NONE; in getRelocType()
209 return ELF::R_AARCH64_ABS64; in getRelocType()
230 return ELF::R_AARCH64_NONE; in getRelocType()
245 return ELF::R_AARCH64_NONE; in getRelocType()
260 return ELF::R_AARCH64_NONE; in getRelocType()
274 return ELF::R_AARCH64_P32_LD32_GOT_LO12_NC; in getRelocType()
279 return ELF::R_AARCH64_NONE; in getRelocType()
293 return ELF::R_AARCH64_NONE; in getRelocType()
297 return ELF::R_AARCH64_P32_TLSIE_LD32_GOTTPREL_LO12_NC; in getRelocType()
303 return ELF::R_AARCH64_NONE; in getRelocType()
308 return ELF::R_AARCH64_P32_TLSDESC_LD32_LO12; in getRelocType()
313 return ELF::R_AARCH64_NONE; in getRelocType()
320 return ELF::R_AARCH64_NONE; in getRelocType()
329 return ELF::R_AARCH64_LD64_GOTPAGE_LO15; in getRelocType()
330 return ELF::R_AARCH64_LD64_GOT_LO12_NC; in getRelocType()
335 return ELF::R_AARCH64_NONE; in getRelocType()
348 return ELF::R_AARCH64_TLSIE_LD64_GOTTPREL_LO12_NC; in getRelocType()
353 return ELF::R_AARCH64_NONE; in getRelocType()
358 return ELF::R_AARCH64_TLSDESC_LD64_LO12; in getRelocType()
363 return ELF::R_AARCH64_NONE; in getRelocType()
368 return ELF::R_AARCH64_NONE; in getRelocType()
383 return ELF::R_AARCH64_NONE; in getRelocType()
387 return ELF::R_AARCH64_MOVW_UABS_G3; in getRelocType()
389 return ELF::R_AARCH64_MOVW_UABS_G2; in getRelocType()
391 return ELF::R_AARCH64_MOVW_SABS_G2; in getRelocType()
393 return ELF::R_AARCH64_MOVW_UABS_G2_NC; in getRelocType()
397 return ELF::R_AARCH64_MOVW_SABS_G1; in getRelocType()
399 return ELF::R_AARCH64_MOVW_UABS_G1_NC; in getRelocType()
407 return ELF::R_AARCH64_MOVW_PREL_G3; in getRelocType()
409 return ELF::R_AARCH64_MOVW_PREL_G2; in getRelocType()
411 return ELF::R_AARCH64_MOVW_PREL_G2_NC; in getRelocType()
415 return ELF::R_AARCH64_MOVW_PREL_G1_NC; in getRelocType()
421 return ELF::R_AARCH64_TLSLD_MOVW_DTPREL_G2; in getRelocType()
425 return ELF::R_AARCH64_TLSLD_MOVW_DTPREL_G1_NC; in getRelocType()
431 return ELF::R_AARCH64_TLSLE_MOVW_TPREL_G2; in getRelocType()
435 return ELF::R_AARCH64_TLSLE_MOVW_TPREL_G1_NC; in getRelocType()
441 return ELF::R_AARCH64_TLSIE_MOVW_GOTTPREL_G1; in getRelocType()
443 return ELF::R_AARCH64_TLSIE_MOVW_GOTTPREL_G0_NC; in getRelocType()
446 return ELF::R_AARCH64_NONE; in getRelocType()
449 return ELF::R_AARCH64_NONE; in getRelocType()