Home
last modified time | relevance | path

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

/Linux-v6.6/include/uapi/linux/
Delf.h364 #define ELFOSABI_NONE 0 macro
368 #define ELF_OSABI ELFOSABI_NONE
/Linux-v6.6/arch/powerpc/boot/
Delf.h147 #define ELFOSABI_NONE 0 macro
/Linux-v6.6/drivers/remoteproc/
Dremoteproc_elf_helpers.h36 hdr->e_ident[EI_OSABI] = ELFOSABI_NONE; in elf_hdr_init_ident()