Searched refs:R_AARCH64_MOVW_UABS_G0_NC (Results 1 – 6 of 6) sorted by relevance
17 ELF_RELOC(R_AARCH64_MOVW_UABS_G0_NC, 0x108)
214 return ELF::R_AARCH64_MOVW_UABS_G0_NC; in GetRelocType()
389 case ELF::R_AARCH64_MOVW_UABS_G0_NC: { in resolveAArch64Relocation()1269 ELF::R_AARCH64_MOVW_UABS_G0_NC, Value.Addend); in processRelocationRef()
602 R_AARCH64_MOVW_UABS_G0_NC = 0x108 variable in Relocs_Elf_AArch64
160 ELF-AARCH64: Type: R_AARCH64_MOVW_UABS_G0_NC (264)
2515 #define R_AARCH64_MOVW_UABS_G0_NC 264 /* Likewise for MOVK; no check. */ macro