Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/
H A Delf.c147 static unsigned long load_elf_image_phdr(unsigned long addr) in load_elf_image_phdr() function
302 addr = load_elf_image_phdr(addr); in do_bootelf()
507 addr = load_elf_image_phdr(addr); in do_bootvx()