Home
last modified time | relevance | path

Searched refs:load_elf_image_phdr (Results 1 – 5 of 5) sorted by relevance

/u-boot/arch/arm/mach-imx/
A Dimx_bootaux.c34 pc = load_elf_image_phdr(addr); in arch_auxiliary_core_up()
/u-boot/cmd/
A Delf.c68 addr = load_elf_image_phdr(addr); in do_bootelf()
273 addr = load_elf_image_phdr(addr); in do_bootvx()
/u-boot/lib/
A Delf.c138 unsigned long load_elf_image_phdr(unsigned long addr) in load_elf_image_phdr() function
/u-boot/arch/arm/mach-k3/
A Dcommon.c222 (image_entry_noargs_t)load_elf_image_phdr(loadaddr); in jump_to_image_no_args()
/u-boot/include/
A Delf.h697 unsigned long load_elf_image_phdr(unsigned long addr);

Completed in 18 milliseconds