Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/x86/lib/
H A Dreloc_ia32_efi.c26 case DT_REL: in _relocate()
/rk3399_rockchip-uboot/arch/arm/lib/
H A Dreloc_arm_efi.c28 case DT_REL: in _relocate()
/rk3399_rockchip-uboot/include/
H A Delf.h516 #define DT_REL 17 /* address of rel. tbl. w addends */ macro