Searched refs:rom_add_elf_program (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/include/hw/ |
H A D | loader.h | 280 int rom_add_elf_program(const char *name, GMappedFile *mapped_file, void *data,
|
H A D | elf_ops.h.inc | 545 * rom_add_elf_program() takes its own reference to 548 rom_add_elf_program(label, mapped_file, data, file_size,
|
/openbmc/qemu/hw/core/ |
H A D | loader.c | 1187 int rom_add_elf_program(const char *name, GMappedFile *mapped_file, void *data, in rom_add_elf_program() function
|