Home
last modified time | relevance | path

Searched refs:DT_RELA (Results 1 – 4 of 4) sorted by relevance

/rk3399_rockchip-uboot/arch/x86/lib/
H A Dreloc_x86_64_efi.c28 case DT_RELA: in _relocate()
H A Dreloc_ia32_efi.c39 case DT_RELA: in _relocate()
/rk3399_rockchip-uboot/arch/arm/lib/
H A Dreloc_aarch64_efi.c51 case DT_RELA: in _relocate()
/rk3399_rockchip-uboot/include/
H A Delf.h505 #define DT_RELA 7 /* address of relocation table */ macro