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