tag
line
file
source code
N_DATOFF
86
include/linux/a.out.h
#if !defined (N_DATOFF)
N_DATOFF
91
include/linux/a.out.h
#define N_TRELOFF(x) (N_DATOFF(x) + (x).a_data)