tag
line
file
source code
N_DATADDR
145
include/linux/a.out.h
#ifndef N_DATADDR
N_DATADDR
153
include/linux/a.out.h
#define N_BSSADDR(x) (N_DATADDR(x) + (x).a_data)