Home
last modified time | relevance | path

Searched refs:ELF_LOAD_TOO_BIG (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/hw/
H A Dloader.h110 #define ELF_LOAD_TOO_BIG -5 macro
H A Delf_ops.h.inc488 ret = ELF_LOAD_TOO_BIG;
/openbmc/qemu/hw/core/
H A Dloader.c345 case ELF_LOAD_TOO_BIG: in load_elf_strerror()