Searched refs:N_TMASK (Results 1 – 17 of 17) sorted by relevance
534 #define DTYPE(x) (((x) & N_TMASK) >> N_BTSHFT)537 (((unsigned long) (x) & N_TMASK) == ((unsigned long) DT_PTR << N_BTSHFT))539 (((unsigned long) (x) & N_TMASK) == ((unsigned long) DT_FCN << N_BTSHFT))541 (((unsigned long) (x) & N_TMASK) == ((unsigned long) DT_ARY << N_BTSHFT))
177 #ifndef N_TMASK178 #define N_TMASK 0x30 macro
86 #define N_TMASK (0x30) macro
181 #define N_TMASK (0x60) macro
92 #define N_TMASK 060 macro
135 #define N_TMASK (060) macro
144 #define N_TMASK (060) macro
152 #define N_TMASK (060) macro
417 #define N_TMASK (060) macro
1033 * mips.h (N_BTMASK, N_TMASK, N_BTSHFT, N_TSHIFT): Define; these
42 #define N_TMASK (coff_data (abfd)->local_n_tmask) macro
298 pe->coff.local_n_tmask = N_TMASK; in pe_mkobject_hook()
1249 #define N_TMASK n_tmask in xcoff_link_add_symbols() macro2206 #undef N_TMASK4141 #define N_TMASK n_tmask in xcoff_link_input_bfd() macro4993 #undef N_TMASK
1543 #define N_TMASK coff_data (abfd)->local_n_tmask in coff_pointerize_aux() macro
53 #define N_TMASK n_tmask macro
2022 coff->local_n_tmask = N_TMASK; in coff_mkobject_hook()
835 * cofflink.c: Move definitions of N_TMASK, et. al., out of