Home
last modified time | relevance | path

Searched refs:DT_RELA (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/arch/powerpc/kernel/
H A Dreloc_32.S14 DT_RELA = 7 /* Tag for Elf32_Rela section */ define
55 cmpwi r5, DT_RELA
/openbmc/u-boot/arch/x86/lib/
H A Dreloc_ia32_efi.c36 case DT_RELA: in _relocate()
H A Dreloc_x86_64_efi.c25 case DT_RELA: in _relocate()
/openbmc/u-boot/arch/arm/lib/
H A Dreloc_aarch64_efi.c50 case DT_RELA: in _relocate()
/openbmc/u-boot/arch/riscv/lib/
H A Dreloc_riscv_efi.c62 case DT_RELA: in _relocate()
/openbmc/u-boot/tools/
H A Dprelink-riscv.inc67 else if (dyn->d_tag == DT_RELA)
/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.h86 #define DT_RELA 7 macro
/openbmc/u-boot/include/
H A Delf.h505 #define DT_RELA 7 /* address of relocation table */ macro
/openbmc/qemu/linux-user/
H A Dgen-vdso-elfn.c.inc277 case DT_RELA:
/openbmc/qemu/include/
H A Delf.h221 #define DT_RELA 7 macro