Home
last modified time | relevance | path

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

12

/openbsd/gnu/usr.bin/binutils/bfd/
H A Dvaxbsd.c22 #define N_SHARED_LIB(x) 0 /* Avoids warning */ 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 Dhp300bsd.c23 #define N_SHARED_LIB(x) 0 /* Avoids warning */ macro
H A Di386bsd.c31 #define N_SHARED_LIB(x) 0 macro
H A Dm68klynx.c21 #define N_SHARED_LIB(x) 0 macro
H A Dpc532-mach.c49 #define N_SHARED_LIB(x) 0 macro
H A Dnetbsd.h34 #define N_SHARED_LIB(x) (N_DYNAMIC(x)) macro
H A Daout-cris.c61 #define N_SHARED_LIB(x) 0 macro
H A Dmipsbsd.c24 #define N_SHARED_LIB(x) 0 macro
H A Di386lynx.c21 #define N_SHARED_LIB(x) 0 macro
H A Driscix.c55 #define N_SHARED_LIB(x) ((x).a_info & MF_USES_SL) macro
/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Dvaxbsd.c22 #define N_SHARED_LIB(x) 0 /* Avoids warning */ macro
H A Dnewsos3.c31 #define N_SHARED_LIB(x) 0 /* Avoids warning when compiled with -Wall. */ macro
H A Dhp300bsd.c23 #define N_SHARED_LIB(x) 0 /* Avoids warning */ macro
H A Dm88kmach3.c25 #define N_SHARED_LIB(x) 0 macro
H A Di386bsd.c31 #define N_SHARED_LIB(x) 0 macro
H A Dpc532-mach.c49 #define N_SHARED_LIB(x) 0 macro
H A Dnetbsd.h34 #define N_SHARED_LIB(x) (N_DYNAMIC (x)) macro
H A Daout-cris.c61 #define N_SHARED_LIB(x) 0 macro
H A Dmipsbsd.c24 #define N_SHARED_LIB(x) 0 macro
H A Di386lynx.c21 #define N_SHARED_LIB(x) 0 macro
/openbsd/gnu/usr.bin/binutils/include/aout/
H A Daout64.h145 #define N_SHARED_LIB(x) (0) macro
147 #define N_SHARED_LIB(x) ((x).a_entry < TEXT_START_ADDR) macro
H A Dhp300hpux.h119 #define N_SHARED_LIB(x) ( 0 /* no shared libraries */ ) macro
/openbsd/gnu/usr.bin/binutils-2.17/include/aout/
H A Daout64.h145 #define N_SHARED_LIB(x) (0) macro
147 #define N_SHARED_LIB(x) ((x).a_entry < TEXT_START_ADDR) macro

12