load_elf          168 bsp/boot/common/load.c 	if (load_elf((char *)hdr + sizeof(struct ar_hdr), m))
load_elf           41 bsp/boot/include/load.h int	load_elf(char *, struct module *);