Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/x86/lib/
H A Dreloc_x86_64_efi.c35 case DT_RELAENT: in _relocate()
/rk3399_rockchip-uboot/arch/arm/lib/
H A Dreloc_aarch64_efi.c57 case DT_RELAENT: in _relocate()
/rk3399_rockchip-uboot/include/
H A Delf.h507 #define DT_RELAENT 9 /* size of relocation entry */ macro