Searched refs:E_HSIZE (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/powerpc/boot/
H A Daddnote.c98 #define E_HSIZE (e_class == ELFCLASS32 ? 52 : 64) macro
148 if (n < E_HSIZE)
154 if (ph < E_HSIZE || ps < PH_HSIZE || np < 1)

Completed in 103 milliseconds