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