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

/haiku-buildtools/legacy/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 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
H A Dsparclinux.c26 #define N_SHARED_LIB(x) 0 macro
H A Driscix.c65 #define N_SHARED_LIB(x) ((x).a_info & MF_USES_SL) macro
H A Dpdp11.c60 #define N_SHARED_LIB(x) 0 macro
/haiku-buildtools/binutils/bfd/
H A Dnetbsd.h34 #define N_SHARED_LIB(x) (N_DYNAMIC (x)) macro
H A Driscix.c66 #define N_SHARED_LIB(x) ((x)->a_info & MF_USES_SL) macro
/haiku-buildtools/binutils/include/aout/
H A Dsun4.h47 #define N_SHARED_LIB(x) ((x)->a_entry < TEXT_START_ADDR \ macro
H A Daout64.h145 #ifndef N_SHARED_LIB macro
/haiku-buildtools/legacy/binutils/include/aout/
H A Dhp300hpux.h118 #undef N_SHARED_LIB macro
119 #define N_SHARED_LIB(x) ( 0 /* no shared libraries */ ) macro
H A Daout64.h145 #define N_SHARED_LIB macro
147 #define N_SHARED_LIB macro

Completed in 378 milliseconds