Home
last modified time | relevance | path

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

/linux-3.4.99/arch/powerpc/boot/ !
Delf.h22 #define PT_NULL 0 macro
/linux-3.4.99/include/linux/ !
Delf.h28 #define PT_NULL 0 macro
/linux-3.4.99/arch/mips/boot/ !
Delf2ecoff.c352 if (ph[i].p_type == PT_NULL || ph[i].p_type == PT_NOTE || in main()