Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/lib/
H A Dreloc_arm_efi.c54 case R_ARM_RELATIVE: in _relocate()
H A Drelocate.S100 cmp r1, #R_ARM_RELATIVE
/OK3568_Linux_fs/u-boot/include/
H A Delf.h610 #define R_ARM_RELATIVE 23 /* Adjust by program base */ macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/
H A Delf_common.h686 #define R_ARM_RELATIVE 23 /* Add load address of shared object. */ macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/
H A Delf_common.h686 #define R_ARM_RELATIVE 23 /* Add load address of shared object. */ macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/
H A Delf_common.h686 #define R_ARM_RELATIVE 23 /* Add load address of shared object. */ macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/
H A Delf_common.h686 #define R_ARM_RELATIVE 23 /* Add load address of shared object. */ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/
H A Delf.h2906 #define R_ARM_RELATIVE 23 /* Adjust by program base */ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/
H A Delf.h2906 #define R_ARM_RELATIVE 23 /* Adjust by program base */ macro
/OK3568_Linux_fs/u-boot/
H A DREADME4962 Note: on ARM, only R_ARM_RELATIVE relocations are supported.