Home
last modified time | relevance | path

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

/external/u-boot/cmd/
Delf.c101 static unsigned long load_elf_image_shdr(unsigned long addr) in load_elf_image_shdr() function
221 addr = load_elf_image_shdr(addr); in do_bootelf()