Searched refs:R_AARCH64_ABS32 (Results 1 – 10 of 10) sorted by relevance
39 return (is64 ? R_AARCH64_ABS64 : R_AARCH64_ABS32); in _dwarf_get_reloc_type()70 if (rel_type == R_AARCH64_ABS32) in _dwarf_get_reloc_size()
104 case R_AARCH64_ABS32: in getRelExpr()233 case R_AARCH64_ABS32: in getImplicitAddend()457 case R_AARCH64_ABS32: in relocate()
78 case ELF::R_AARCH64_ABS32: in supportsAArch64() 92 case ELF::R_AARCH64_ABS32: in resolveAArch64()
11 ELF_RELOC(R_AARCH64_ABS32, 0x102)
116 case ELF::R_AARCH64_ABS32: in getRelocationKind()
366 .Case("BFD_RELOC_32", ELF::R_AARCH64_ABS32) in getFixupKind()
1071 #define R_AARCH64_ABS32 258 /* Absolute, 32-bit overflow check */ macro
1505 _ELF_DEFINE_RELOC(R_AARCH64_ABS32, 258) \
434 case ELF::R_AARCH64_ABS32: { in resolveAArch64Relocation()
2884 case R_AARCH64_ABS32: in ApplyRelocations()