Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/boot/
Daddnote.c87 #define GET_16(off) (e_data == ELFDATA2MSB ? GET_16BE(off) : GET_16LE(off)) macro
156 ps = GET_16(E_PHENTSIZE); in main()
157 np = GET_16(E_PHNUM); in main()