Home
last modified time | relevance | path

Searched refs:ELFOSABI_NONE (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Delf.h364 #define ELFOSABI_NONE 0 macro
368 #define ELF_OSABI ELFOSABI_NONE
/openbmc/linux/arch/powerpc/boot/
H A Delf.h147 #define ELFOSABI_NONE 0 macro
/openbmc/linux/drivers/remoteproc/
H A Dremoteproc_elf_helpers.h36 hdr->e_ident[EI_OSABI] = ELFOSABI_NONE; in elf_hdr_init_ident()
/openbmc/u-boot/include/
H A Delf.h68 #define ELFOSABI_NONE 0 /* No extension specified */ macro
/openbmc/qemu/include/
H A Delf.h1637 #define ELFOSABI_NONE 0 /* UNIX System V ABI */ macro