Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/boot/
Daddnote.c102 #define E_HSIZE (e_class == ELFCLASS32 ? 52 : 64) macro
152 if (n < E_HSIZE) in main()
158 if (ph < E_HSIZE || ps < PH_HSIZE || np < 1) in main()