HomeSort by relevance Sort by last modified time
    Searched refs:N_TSHIFT (Results 1 - 18 of 18) sorted by null

  /toolchain/binutils/binutils-2.27/include/coff/
external.h 185 #ifndef N_TSHIFT
186 #define N_TSHIFT 2
sparc.h 88 #define N_TSHIFT (2)
i960.h 183 #define N_TSHIFT (2)
m88k.h 94 #define N_TSHIFT 2
rs6k64.h 137 #define N_TSHIFT (2)
rs6000.h 146 #define N_TSHIFT (2)
ecoff.h 154 #define N_TSHIFT (2)
internal.h 545 ((((x) >> N_TSHIFT) & ~ N_BTMASK) | ((x) & N_BTMASK))
ti.h 419 #define N_TSHIFT (2)
  /external/syslinux/efi32/include/efi/ia32/
pe.h 368 #define N_TSHIFT 2
  /external/syslinux/efi64/include/efi/x86_64/
pe.h 368 #define N_TSHIFT 2
  /external/syslinux/gnu-efi/gnu-efi-3.0/inc/ia32/
pe.h 368 #define N_TSHIFT 2
  /external/syslinux/gnu-efi/gnu-efi-3.0/inc/ia64/
pe.h 374 #define N_TSHIFT 2
  /external/syslinux/gnu-efi/gnu-efi-3.0/inc/x86_64/
pe.h 368 #define N_TSHIFT 2
  /toolchain/binutils/binutils-2.27/binutils/
rdcoff.c 43 #define N_TSHIFT (coff_data (abfd)->local_n_tshift)
  /toolchain/binutils/binutils-2.27/bfd/
peicode.h 300 pe->coff.local_n_tshift = N_TSHIFT;
    [all...]
coffcode.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winnt.h     [all...]

Completed in 202 milliseconds