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

  /external/google-breakpad/src/common/android/include/
elf.h 144 #if !defined(NT_PRPSINFO)
145 #define NT_PRPSINFO 3
  /external/strace/xlat/
nt_descriptor_types.h 8 #if !(defined(NT_PRPSINFO) || (defined(HAVE_DECL_NT_PRPSINFO) && HAVE_DECL_NT_PRPSINFO))
9 # define NT_PRPSINFO 3
202 XLAT(NT_PRPSINFO),
  /bionic/libc/kernel/uapi/linux/
elf.h 312 #define NT_PRPSINFO 3
  /external/kernel-headers/original/uapi/linux/
elf.h 373 #define NT_PRPSINFO 3
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
elf.h 378 #define NT_PRPSINFO 3
  /prebuilts/go/darwin-x86/src/cmd/link/internal/ld/
elf.go 299 NT_PRPSINFO = 3
    [all...]
  /prebuilts/go/linux-x86/src/cmd/link/internal/ld/
elf.go 299 NT_PRPSINFO = 3
    [all...]
  /device/linaro/bootloader/edk2/ArmPlatformPkg/Library/ArmShellCmdRunAxf/
elf_common.h 420 #define NT_PRPSINFO 3 /* Process state info. */
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenFw/
elf_common.h 420 #define NT_PRPSINFO 3 /* Process state info. */
    [all...]
  /toolchain/binutils/binutils-2.27/include/elf/
common.h 541 #define NT_PRPSINFO 3 /* Contains copy of prpsinfo struct */
    [all...]
  /prebuilts/go/darwin-x86/src/debug/elf/
elf.go 647 NT_PRPSINFO NType = 3 /* Process state info. */
653 {3, "NT_PRPSINFO"},
    [all...]
  /prebuilts/go/linux-x86/src/debug/elf/
elf.go 647 NT_PRPSINFO NType = 3 /* Process state info. */
653 {3, "NT_PRPSINFO"},
    [all...]
  /external/elfutils/libelf/
elf.h 632 #define NT_PRPSINFO 3 /* Contains copy of prpsinfo struct */
    [all...]
  /external/kmod/port-gnu/
elf.h 631 #define NT_PRPSINFO 3 /* Contains copy of prpsinfo struct */
    [all...]
  /external/valgrind/perf/
tinycc.c 586 #define NT_PRPSINFO 3 /* Contains copy of prpsinfo struct */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
elf.h 604 #define NT_PRPSINFO 3 /* Contains copy of prpsinfo struct */
    [all...]

Completed in 158 milliseconds