Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Dnetbsd.h34 #define N_SHARED_LIB(x) (N_DYNAMIC (x)) macro
Driscix.c66 #define N_SHARED_LIB(x) ((x).a_info & MF_USES_SL) macro
/toolchain/binutils/binutils-2.25/include/aout/
Dsun4.h47 #define N_SHARED_LIB(x) ((x).a_entry < TEXT_START_ADDR \ macro
Daout64.h145 #define N_SHARED_LIB(x) (0) macro