Searched refs:load_elf (Results 1 – 4 of 4) sorted by relevance
| /openbmc/qemu/hw/tricore/ |
| H A D | triboard.c | 40 kernel_size = load_elf(kernel_filename, NULL, in tricore_load_kernel()
|
| H A D | tricore_testboard.c | 43 kernel_size = load_elf(tricoretb_binfo.kernel_filename, NULL, in tricore_load_kernel()
|
| /openbmc/qemu/hw/xtensa/ |
| H A D | sim.c | 102 int success = load_elf(kernel_filename, NULL, translate_phys_addr, cpu, in xtensa_sim_load_kernel()
|
| /openbmc/qemu/include/hw/ |
| H A D | elf_ops.h.inc | 315 static ssize_t glue(load_elf, SZ)(const char *name, int fd,
|