Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/lib/
H A Dreloc_ia32_efi.c28 case DT_RELSZ: in _relocate()
/openbmc/u-boot/arch/arm/lib/
H A Dreloc_arm_efi.c30 case DT_RELSZ: in _relocate()
/openbmc/linux/arch/sparc/vdso/
H A Dvdso2c.h60 if ((tag == DT_RELSZ || tag == DT_RELASZ) && (val != 0)) in BITSFUNC()
/openbmc/linux/arch/x86/entry/vdso/
H A Dvdso2c.h97 if (tag == DT_REL || tag == DT_RELSZ || tag == DT_RELA || in BITSFUNC()
/openbmc/linux/include/uapi/linux/
H A Delf.h97 #define DT_RELSZ 18 macro
/openbmc/u-boot/include/
H A Delf.h517 #define DT_RELSZ 18 /* size of DT_REL relocation table */ macro
/openbmc/qemu/linux-user/
H A Dgen-vdso-elfn.c.inc276 case DT_RELSZ:
/openbmc/qemu/include/
H A Delf.h232 #define DT_RELSZ 18 macro