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

/freebsd-11-stable/contrib/binutils/bfd/
H A Di386bsd.c31 #define N_SHARED_LIB(x) 0 macro
H A Dnetbsd.h34 #define N_SHARED_LIB(x) (N_DYNAMIC (x)) 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 Dsparclinux.c26 #define N_SHARED_LIB(x) 0 macro
/freebsd-11-stable/contrib/binutils/include/aout/
H A Daout64.h145 #define N_SHARED_LIB macro
147 #define N_SHARED_LIB macro

Completed in 80 milliseconds