Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Delf.h367 #define ELFOSABI_NONE 0 macro
371 #define ELF_OSABI ELFOSABI_NONE
/linux-2.6.39/arch/powerpc/boot/
Delf.h146 #define ELFOSABI_NONE 0 macro
/linux-2.6.39/arch/powerpc/oprofile/cell/
Dvma_map.c106 [EI_OSABI] = ELFOSABI_NONE in create_vma_map()