Home
last modified time | relevance | path

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

/linux-6.6.21/arch/powerpc/boot/
Daddnote.c96 #define E_PHENTSIZE (e_class == ELFCLASS32 ? 42 : 54) macro
152 ps = GET_16(E_PHENTSIZE); in main()