Lines Matching refs:ELF

47     : MCELFObjectTargetWriter(/*Is64Bit*/ true, OSABI, ELF::EM_AARCH64,  in AArch64ELFObjectWriter()
52 IsILP32 ? ELF::R_AARCH64_P32_##rtype : ELF::R_AARCH64_##rtype
127 return ELF::R_AARCH64_NONE; in getRelocType()
137 return ELF::R_AARCH64_NONE; in getRelocType()
139 return ELF::R_AARCH64_PREL64; in getRelocType()
153 return ELF::R_AARCH64_NONE; in getRelocType()
155 return ELF::R_AARCH64_ADR_PREL_PG_HI21_NC; in getRelocType()
166 return ELF::R_AARCH64_NONE; in getRelocType()
183 return ELF::R_AARCH64_NONE; in getRelocType()
187 return ELF::R_AARCH64_NONE; in getRelocType()
191 return ELF::R_AARCH64_NONE; in getRelocType()
201 return ELF::R_AARCH64_NONE; in getRelocType()
203 return ELF::R_AARCH64_ABS64; in getRelocType()
224 return ELF::R_AARCH64_NONE; in getRelocType()
239 return ELF::R_AARCH64_NONE; in getRelocType()
254 return ELF::R_AARCH64_NONE; in getRelocType()
268 return ELF::R_AARCH64_P32_LD32_GOT_LO12_NC; in getRelocType()
273 return ELF::R_AARCH64_NONE; in getRelocType()
287 return ELF::R_AARCH64_NONE; in getRelocType()
291 return ELF::R_AARCH64_P32_TLSIE_LD32_GOTTPREL_LO12_NC; in getRelocType()
297 return ELF::R_AARCH64_NONE; in getRelocType()
302 return ELF::R_AARCH64_P32_TLSDESC_LD32_LO12; in getRelocType()
307 return ELF::R_AARCH64_NONE; in getRelocType()
314 return ELF::R_AARCH64_NONE; in getRelocType()
320 return ELF::R_AARCH64_LD64_GOT_LO12_NC; in getRelocType()
325 return ELF::R_AARCH64_NONE; in getRelocType()
338 return ELF::R_AARCH64_TLSIE_LD64_GOTTPREL_LO12_NC; in getRelocType()
343 return ELF::R_AARCH64_NONE; in getRelocType()
348 return ELF::R_AARCH64_TLSDESC_LD64_LO12; in getRelocType()
353 return ELF::R_AARCH64_NONE; in getRelocType()
358 return ELF::R_AARCH64_NONE; in getRelocType()
373 return ELF::R_AARCH64_NONE; in getRelocType()
377 return ELF::R_AARCH64_MOVW_UABS_G3; in getRelocType()
379 return ELF::R_AARCH64_MOVW_UABS_G2; in getRelocType()
381 return ELF::R_AARCH64_MOVW_SABS_G2; in getRelocType()
383 return ELF::R_AARCH64_MOVW_UABS_G2_NC; in getRelocType()
387 return ELF::R_AARCH64_MOVW_SABS_G1; in getRelocType()
389 return ELF::R_AARCH64_MOVW_UABS_G1_NC; in getRelocType()
397 return ELF::R_AARCH64_TLSLD_MOVW_DTPREL_G2; in getRelocType()
401 return ELF::R_AARCH64_TLSLD_MOVW_DTPREL_G1_NC; in getRelocType()
407 return ELF::R_AARCH64_TLSLE_MOVW_TPREL_G2; in getRelocType()
411 return ELF::R_AARCH64_TLSLE_MOVW_TPREL_G1_NC; in getRelocType()
417 return ELF::R_AARCH64_TLSIE_MOVW_GOTTPREL_G1; in getRelocType()
419 return ELF::R_AARCH64_TLSIE_MOVW_GOTTPREL_G0_NC; in getRelocType()
422 return ELF::R_AARCH64_NONE; in getRelocType()
427 return ELF::R_AARCH64_NONE; in getRelocType()