Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/x86/lib/
H A Dreloc_ia32_efi.c35 case DT_RELENT: in _relocate()
/rk3399_rockchip-uboot/arch/arm/lib/
H A Dreloc_arm_efi.c35 case DT_RELENT: in _relocate()
/rk3399_rockchip-uboot/include/
H A Delf.h518 #define DT_RELENT 19 /* size of DT_REL relocation entry */ macro