Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/x86/lib/
H A Dreloc_x86_64_efi.c32 case DT_RELASZ: in _relocate()
/rk3399_rockchip-uboot/arch/arm/lib/
H A Dreloc_aarch64_efi.c54 case DT_RELASZ: in _relocate()
/rk3399_rockchip-uboot/include/
H A Delf.h506 #define DT_RELASZ 8 /* size of relocation table */ macro