Home
last modified time | relevance | path

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

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