Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/lib/
H A Dreloc_ia32_efi.c23 case DT_REL: in _relocate()
/openbmc/u-boot/arch/arm/lib/
H A Dreloc_arm_efi.c26 case DT_REL: in _relocate()
/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.h96 #define DT_REL 17 macro
/openbmc/u-boot/include/
H A Delf.h516 #define DT_REL 17 /* address of rel. tbl. w addends */ macro
/openbmc/qemu/linux-user/
H A Dgen-vdso-elfn.c.inc275 case DT_REL:
/openbmc/qemu/include/
H A Delf.h231 #define DT_REL 17 macro