Searched refs:N_SHARED_LIB (Results 1 – 10 of 10) sorted by relevance
144 #ifndef N_SHARED_LIB145 #define N_SHARED_LIB(x) (0) macro161 : (N_SHARED_LIB (x) \187 : (N_SHARED_LIB (x) \203 : ((N_MAGIC (x) != ZMAGIC || N_SHARED_LIB (x)) \
23 * aout64.h (N_SHARED_LIB): Define as zero if not already defined.24 * sun4.h (N_SHARED_LIB): Define.25 * hp300hpux.h (N_SHARED_LIB): Don't define.73 * aout64.h (N_SHARED_LIB): Define as 0 if TEXT_START_ADDR is164 * hp300hpux.h (N_SHARED_LIB): Define to be 0.245 to recognize shared libraries into new macro N_SHARED_LIB.
47 #define N_SHARED_LIB(x) ((x).a_entry < TEXT_START_ADDR \ macro
34 #define N_SHARED_LIB(x) (N_DYNAMIC (x)) macro
66 #define N_SHARED_LIB(x) ((x).a_info & MF_USES_SL) macro83 : (N_SHARED_LIB(x) \
36 : ((N_SHARED_LIB (x)) \
527 * aout-cris.c (N_SHARED_LIB): Don't define.528 * hp300bsd.c (N_SHARED_LIB): Don't define.529 * i386bsd.c (N_SHARED_LIB): Don't define.530 * i386linux.c (N_SHARED_LIB): Don't define.531 * i386lynx.c (N_SHARED_LIB): Don't define.532 * m68klinux.c (N_SHARED_LIB): Don't define.533 * m88kmach3.c (N_SHARED_LIB): Don't define.534 * mipsbsd.c (N_SHARED_LIB): Don't define.535 * newsos3.c (N_SHARED_LIB): Don't define.536 * pc532-mach.c (N_SHARED_LIB): Don't define.[all …]
977 * i386bsd.c, i386linux.c, netbsd386.c (N_SHARED_LIB): Define as 06246 * newsos3.c: Define N_SHARED_LIB(x) as 0 to avoid
1675 * netbsd.h (N_SHARED_LIB): Define.
6168 N_SHARED_LIB, don't include aout/*.h files, etc.