Home
last modified time | relevance | path

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

/u-boot/arch/x86/lib/
A Dreloc_ia32_efi.c36 case DT_RELA: in _relocate()
A Dreloc_x86_64_efi.c25 case DT_RELA: in _relocate()
/u-boot/arch/arm/lib/
A Dreloc_aarch64_efi.c50 case DT_RELA: in _relocate()
/u-boot/arch/riscv/lib/
A Dreloc_riscv_efi.c62 case DT_RELA: in _relocate()
/u-boot/tools/
A Dprelink-riscv.inc73 else if (targetnn_to_cpu(dyn->d_tag) == DT_RELA)
/u-boot/include/
A Delf.h505 #define DT_RELA 7 /* address of relocation table */ macro

Completed in 7 milliseconds