Home
last modified time | relevance | path

Searched defs:load_elf (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/hw/
H A Delf_ops.h315 static ssize_t glue(load_elf, SZ)(const char *name, int fd, in glue() argument
/openbmc/qemu/target/loongarch/
H A Dcpu.h361 bool load_elf; member
/openbmc/qemu/hw/core/
H A Dloader.c408 ssize_t load_elf(const char *filename, in load_elf() function