taglinefilesource code
N_TXTOFF87include/asm-alpha/a.out.h#define N_TXTOFF(x) \
N_TXTOFF23include/asm-sparc/a.out.h#define N_TXTOFF(x)     (N_MAGIC(x) == ZMAGIC ? 0 : sizeof (struct exec))
N_TXTOFF81include/linux/a.out.h#define N_TXTOFF(x) \