Searched defs:NT_PRPSINFO (Results 1 - 6 of 6) sorted by relevance

/external/lldb/source/Plugins/Process/elf-core/
H A DProcessElfCore.cpp352 NT_PRPSINFO, enumerator in enum:__anon25333
480 /// b) NT_PRPSINFO - Process info(pid..)
488 /// new thread when it finds NT_PRSTATUS or NT_PRPSINFO NOTE entry.
489 /// For case (b) there may be either one NT_PRPSINFO per thread, or a single
516 (note.n_type == NT_PRPSINFO && have_prpsinfo))
572 case NT_PRPSINFO:
/external/chromium_org/third_party/libvpx/include/
H A Delf.h397 #define NT_PRPSINFO 3 macro
/external/kernel-headers/original/uapi/linux/
H A Delf.h369 #define NT_PRPSINFO 3 macro
/external/qemu/include/
H A Delf.h1426 #define NT_PRPSINFO 3 macro
/external/elfutils/0.153/libelf/
H A Delf.h607 #define NT_PRPSINFO 3 /* Contains copy of prpsinfo struct */ macro
/external/valgrind/main/perf/
H A Dtinycc.c586 #define NT_PRPSINFO 3 /* Contains copy of prpsinfo struct */ macro

Completed in 1412 milliseconds