Home
last modified time | relevance | path

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

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