Home
last modified time | relevance | path

Searched refs:R_ARM_RELATIVE (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/arch/arm/lib/
H A Dreloc_arm_efi.c52 case R_ARM_RELATIVE: in _relocate()
H A Drelocate.S106 cmp r1, #R_ARM_RELATIVE
/openbmc/u-boot/include/
H A Delf.h682 #define R_ARM_RELATIVE 23 /* Adjust by program base */ macro
/openbmc/u-boot/lib/efi_loader/
H A Defi_runtime.c42 #define R_RELATIVE R_ARM_RELATIVE
/openbmc/qemu/include/
H A Delf.h857 #define R_ARM_RELATIVE 23 /* Adjust by program base */ macro
/openbmc/u-boot/
H A DREADME4687 Note: on ARM, only R_ARM_RELATIVE relocations are supported.