Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/kernel/
H A Dreloc_32.S15 DT_RELASZ = 8 /* Size of the Rela relocs */ define
60 cmpwi r5, DT_RELASZ
/openbmc/u-boot/arch/x86/lib/
H A Dreloc_x86_64_efi.c29 case DT_RELASZ: in _relocate()
/openbmc/u-boot/arch/arm/lib/
H A Dreloc_aarch64_efi.c53 case DT_RELASZ: in _relocate()
/openbmc/u-boot/arch/riscv/lib/
H A Dreloc_riscv_efi.c65 case DT_RELASZ: in _relocate()
/openbmc/linux/arch/sparc/vdso/
H A Dvdso2c.h60 if ((tag == DT_RELSZ || tag == DT_RELASZ) && (val != 0)) in BITSFUNC()
/openbmc/u-boot/tools/
H A Dprelink-riscv.inc69 else if (dyn->d_tag == DT_RELASZ)
/openbmc/linux/include/uapi/linux/
H A Delf.h87 #define DT_RELASZ 8 macro
/openbmc/u-boot/include/
H A Delf.h506 #define DT_RELASZ 8 /* size of relocation table */ macro
/openbmc/qemu/linux-user/
H A Dgen-vdso-elfn.c.inc278 case DT_RELASZ:
/openbmc/qemu/include/
H A Delf.h222 #define DT_RELASZ 8 macro