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

/linux-master/arch/powerpc/boot/
H A Daddnote.c97 #define E_PHNUM (e_class == ELFCLASS32 ? 44 : 56) macro
153 np = GET_16(E_PHNUM);
219 PUT_16(E_PHNUM, np + 2);

Completed in 92 milliseconds