tag
line
file
source code
N_DRELOFF
104
include/linux/a.out.h
#if !defined (N_DRELOFF)
N_DRELOFF
109
include/linux/a.out.h
#define N_SYMOFF(x) (N_DRELOFF(x) + (x).a_drsize)