HomeSort by relevance Sort by last modified time
    Searched defs:N_BTMASK (Results 1 - 11 of 11) sorted by null

  /toolchain/binutils/binutils-2.25/binutils/
rdcoff.c 33 the N_BTMASK, etc., values. */
40 #define N_BTMASK (coff_data (abfd)->local_n_btmask)
149 if ((ntype & ~N_BTMASK) != 0)
  /toolchain/binutils/binutils-2.25/include/coff/
sparc.h 85 #define N_BTMASK (0xf)
external.h 173 #ifndef N_BTMASK
174 #define N_BTMASK 0xf
m88k.h 91 #define N_BTMASK 017
i960.h 180 #define N_BTMASK (0x1f)
rs6k64.h 134 #define N_BTMASK (017)
ecoff.h 151 #define N_BTMASK (017)
rs6000.h 143 #define N_BTMASK (017)
ti.h 416 #define N_BTMASK (017)
  /toolchain/binutils/binutils-2.25/bfd/
cofflink.c 55 #define N_BTMASK n_btmask
230 unsigned int n_btmask = coff_data (abfd)->local_n_btmask; local
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winnt.h     [all...]

Completed in 206 milliseconds