Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Delf.h359 #define ELFOSABI_NONE 0 macro
363 #define ELF_OSABI ELFOSABI_NONE
/Linux-v5.4/arch/powerpc/boot/
Delf.h147 #define ELFOSABI_NONE 0 macro
/Linux-v5.4/arch/powerpc/oprofile/cell/
Dvma_map.c102 [EI_OSABI] = ELFOSABI_NONE in create_vma_map()
/Linux-v5.4/drivers/remoteproc/
Dremoteproc_core.c1597 ehdr->e_ident[EI_OSABI] = ELFOSABI_NONE; in rproc_coredump()