Searched refs:R_AARCH64_ABS64 (Results 1 – 10 of 10) sorted by relevance
49 #define R_AARCH64_ABS64 257 macro101 case R_AARCH64_ABS64: in GetRelocationType()354 case R_AARCH64_ABS64: in ApplyRelaReloc()
8 ; and R_AARCH64_ABS64 is used for program addresses.
105 return ELF::R_AARCH64_ABS64; in GetRelocType()
119 case llvm::ELF::R_AARCH64_ABS64:
697 #define R_AARCH64_ABS64 257 macro
197 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_AARCH64_ABS64); in getELFRelocationTypeName()
591 R_AARCH64_ABS64 = 0x101 variable in Relocs_Elf_AArch64
589 R_AARCH64_ABS64 = 0x101, enumerator
153 ELF-AARCH64: Type: R_AARCH64_ABS64 (257)
375 case ELF::R_AARCH64_ABS64: { in resolveAArch64Relocation()