Searched defs:N_SHARED_LIB (Results 1 - 25 of 35) sorted by relevance

12

/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Dhp300bsd.c23 #define N_SHARED_LIB(x) 0 /* Avoids warning */ macro
H A Di386bsd.c31 #define N_SHARED_LIB(x) 0 macro
H A Dm88kmach3.c25 #define N_SHARED_LIB(x) 0 macro
H A Dnewsos3.c31 #define N_SHARED_LIB(x) 0 /* Avoids warning when compiled with -Wall. */ macro
H A Dvaxbsd.c22 #define N_SHARED_LIB(x) 0 /* Avoids warning */ macro
H A Dm68klynx.c21 #define N_SHARED_LIB(x) 0 macro
H A Dnetbsd.h34 #define N_SHARED_LIB(x) (N_DYNAMIC(x)) macro
H A Dpc532-mach.c49 #define N_SHARED_LIB(x) 0 macro
H A Daout-cris.c61 #define N_SHARED_LIB(x) 0 macro
H A Di386lynx.c21 #define N_SHARED_LIB(x) 0 macro
H A Dmipsbsd.c24 #define N_SHARED_LIB(x) 0 macro
H A Di386linux.c25 #define N_SHARED_LIB(x) 0 macro
H A Dm68klinux.c25 #define N_SHARED_LIB(x) 0 macro
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Dhp300bsd.c23 #define N_SHARED_LIB(x) 0 /* Avoids warning */ macro
H A Di386bsd.c31 #define N_SHARED_LIB(x) 0 macro
H A Dm88kmach3.c25 #define N_SHARED_LIB(x) 0 macro
H A Dnewsos3.c31 #define N_SHARED_LIB(x) 0 /* Avoids warning when compiled with -Wall. */ macro
H A Dvaxbsd.c22 #define N_SHARED_LIB(x) 0 /* Avoids warning */ macro
H A Dnetbsd.h34 #define N_SHARED_LIB(x) (N_DYNAMIC (x)) macro
H A Dpc532-mach.c49 #define N_SHARED_LIB(x) 0 macro
H A Daout-cris.c61 #define N_SHARED_LIB(x) 0 macro
H A Di386lynx.c21 #define N_SHARED_LIB(x) 0 macro
H A Dmipsbsd.c24 #define N_SHARED_LIB(x) 0 macro
/openbsd-current/gnu/usr.bin/binutils/include/aout/
H A Dhp300hpux.h118 #undef N_SHARED_LIB macro
119 #define N_SHARED_LIB(x) ( 0 /* no shared libraries */ ) macro
/openbsd-current/gnu/usr.bin/binutils-2.17/include/aout/
H A Dhp300hpux.h118 #undef N_SHARED_LIB macro
119 #define N_SHARED_LIB(x) ( 0 /* no shared libraries */ ) macro

Completed in 239 milliseconds

12