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

  /external/strace/xlat/
nt_descriptor_types.h 29 #if !(defined(NT_PSTATUS) || (defined(HAVE_DECL_NT_PSTATUS) && HAVE_DECL_NT_PSTATUS))
30 # define NT_PSTATUS 10
209 XLAT(NT_PSTATUS),
  /toolchain/binutils/binutils-2.27/include/elf/
common.h 592 #define NT_PSTATUS 10 /* Has a struct pstatus */
    [all...]
  /external/elfutils/libelf/
elf.h 639 #define NT_PSTATUS 10 /* Contains copy of pstatus struct */
    [all...]
  /external/kmod/port-gnu/
elf.h 638 #define NT_PSTATUS 10 /* Contains copy of pstatus struct */
    [all...]
  /external/valgrind/perf/
tinycc.c 591 #define NT_PSTATUS 10 /* Contains copy of pstatus struct */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
elf.h 611 #define NT_PSTATUS 10 /* Contains copy of pstatus struct */
    [all...]

Completed in 264 milliseconds