load_executable    40 bsp/boot/common/elf.c static int	load_executable(char *, struct module *);
load_executable    94 bsp/boot/common/elf.c 		if (load_executable(img, m) != 0)