Home
last modified time | relevance | path

Searched refs:R_AARCH64_RELATIVE (Results 1 – 8 of 8) sorted by relevance

/openbmc/u-boot/tools/
H A Drelocate-rela.c19 #ifndef R_AARCH64_RELATIVE
20 #define R_AARCH64_RELATIVE 1027 macro
42 #ifdef R_AARCH64_RELATIVE in supported_rela()
43 case R_AARCH64_RELATIVE: in supported_rela()
/openbmc/u-boot/arch/arm/lib/
H A Dreloc_aarch64_efi.c75 case R_AARCH64_RELATIVE: in _relocate()
H A Drelocate_64.S63 cmp x1, #R_AARCH64_RELATIVE
/openbmc/linux/arch/arm64/include/asm/
H A Delf.h69 #define R_AARCH64_RELATIVE 1027 macro
/openbmc/u-boot/include/
H A Delf.h686 #define R_AARCH64_RELATIVE 1027 /* Adjust by program base */ macro
/openbmc/u-boot/lib/efi_loader/
H A Defi_runtime.c38 #define R_RELATIVE R_AARCH64_RELATIVE
/openbmc/linux/arch/arm64/kernel/
H A Dhead.S802 cmp w13, #R_AARCH64_RELATIVE
/openbmc/qemu/include/
H A Delf.h997 #define R_AARCH64_RELATIVE 1027 macro