tag
line
file
source code
N_TXTOFF
87
include/asm-alpha/a.out.h
#define N_TXTOFF(x) \
N_TXTOFF
23
include/asm-sparc/a.out.h
#define N_TXTOFF(x) (N_MAGIC(x) == ZMAGIC ? 0 : sizeof (struct exec))
N_TXTOFF
83
include/linux/a.out.h
#define N_TXTOFF(x) \