Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Da.out.h82 #define _N_HDROFF(x) (1024 - sizeof (struct exec)) macro
86 (N_MAGIC(x) == ZMAGIC ? _N_HDROFF((x)) + sizeof (struct exec) : \