Searched refs:NT_PRPSINFO (Results 1 – 18 of 18) sorted by relevance
/external/google-breakpad/src/common/android/include/ |
D | elf.h | 144 #if !defined(NT_PRPSINFO) 145 #define NT_PRPSINFO 3 macro
|
/external/strace/xlat/ |
D | nt_descriptor_types.h | 20 #if defined(NT_PRPSINFO) || (defined(HAVE_DECL_NT_PRPSINFO) && HAVE_DECL_NT_PRPSINFO) 22 static_assert((NT_PRPSINFO) == (3), "NT_PRPSINFO != 3"); 25 # define NT_PRPSINFO 3 481 XLAT(NT_PRPSINFO),
|
D | nt_descriptor_types.in | 3 NT_PRPSINFO 3
|
/external/google-breakpad/src/common/linux/ |
D | elf_core_dump_unittest.cc | 205 case NT_PRPSINFO: { in TEST()
|
/external/kernel-headers/original/uapi/linux/ |
D | elf.h | 373 #define NT_PRPSINFO 3 macro
|
/external/elfutils/backends/ |
D | linux-core-note.c | 262 case NT_PRPSINFO: in EBLHOOK()
|
/external/elfutils/libdwfl/ |
D | linux-core-attach.c | 393 if (nhdr.n_type != NT_PRPSINFO) in dwfl_core_file_attach()
|
/external/syzkaller/sys/linux/ |
D | sys_386.const | 304 NT_PRPSINFO = 3
|
D | sys_amd64.const | 304 NT_PRPSINFO = 3
|
D | sys_arm.const | 304 NT_PRPSINFO = 3
|
D | sys_ppc64le.const | 304 NT_PRPSINFO = 3
|
D | sys_arm64.const | 304 NT_PRPSINFO = 3
|
D | sys.txt | 1018 pthread_regset = NT_PRSTATUS, NT_PRFPREG, NT_PRPSINFO, NT_TASKSTRUCT, NT_AUXV, NT_386_TLS, NT_386_I…
|
/external/google-breakpad/src/tools/linux/md2core/ |
D | minidump-2-core.cc | 1173 nhdr.n_type = NT_PRPSINFO; in main()
|
/external/kmod/port-gnu/ |
D | elf.h | 631 #define NT_PRPSINFO 3 /* Contains copy of prpsinfo struct */ macro
|
/external/elfutils/libelf/ |
D | elf.h | 745 #define NT_PRPSINFO 3 /* Contains copy of prpsinfo struct */ macro
|
/external/elfutils/src/ |
D | elflint.c | 4299 case NT_PRPSINFO: in check_note_data()
|
/external/strace/ |
D | ChangeLog | 9233 * xlat/nt_descriptor_types.in (NT_PRSTATUS, NT_FPREGSET, NT_PRPSINFO,
|