Home
last modified time | relevance | path

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

/external/u-boot/cmd/
Delf.c70 static unsigned long load_elf_image_phdr(unsigned long addr) in load_elf_image_phdr() function
219 addr = load_elf_image_phdr(addr); in do_bootelf()
424 addr = load_elf_image_phdr(addr); in do_bootvx()