Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Da.out.h83 #define _N_HDROFF(x) (1024 - sizeof (struct exec)) macro
87 (N_MAGIC(x) == ZMAGIC ? _N_HDROFF((x)) + sizeof (struct exec) : \