Home
last modified time | relevance | path

Searched refs:DT_RELSZ (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/arch/x86/lib/
H A Dreloc_ia32_efi.c31 case DT_RELSZ: in _relocate()
/rk3399_rockchip-uboot/arch/arm/lib/
H A Dreloc_arm_efi.c32 case DT_RELSZ: in _relocate()
/rk3399_rockchip-uboot/include/
H A Delf.h517 #define DT_RELSZ 18 /* size of DT_REL relocation table */ macro