Home
last modified time | relevance | path

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

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