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