Searched refs:R_AARCH64_ABS64 (Results 1 – 16 of 16) sorted by relevance
13 #define REL_SYMBOLIC R_AARCH64_ABS64
50 case R_AARCH64_ABS64: in aarch64_reloc_simple_type()
64 case ELF::R_AARCH64_ABS64: in supportsAArch64()75 case ELF::R_AARCH64_ABS64: in resolveAArch64()
10 ELF_RELOC(R_AARCH64_ABS64, 0x101)
204 return ELF::R_AARCH64_ABS64; in getRelocType()
399 case ELF::R_AARCH64_ABS64: in resolveAArch64Relocation()1211 uint64_t GOTOffset = findOrAllocGOTEntry(Value, ELF::R_AARCH64_ABS64); in processRelocationRef()1216 uint64_t GOTOffset = findOrAllocGOTEntry(Value, ELF::R_AARCH64_ABS64); in processRelocationRef()
806 AC_CHECK_DECL([R_AARCH64_ABS64],814 [Defined to 1 if elf.h has R_AARCH64_ABS64 macro defined])
13361 R_AARCH64_ABS64 are not defined.
2378 #define R_AARCH64_ABS64 257 macro
2370 #define R_AARCH64_ABS64 257 macro
2388 #define R_AARCH64_ABS64 257 macro
834 constexpr unsigned R_AARCH64_ABS64 = 257; variable
2791 #define R_AARCH64_ABS64 257 /* Direct 64 bit. */ macro