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

/external/lldb/source/Plugins/Process/elf-core/
H A DProcessElfCore.cpp350 NT_PRSTATUS = 1, enumerator in enum:__anon25333
438 // Parse a FreeBSD NT_PRSTATUS note - see FreeBSD sys/procfs.h for details.
479 /// a) NT_PRSTATUS - Register context
488 /// new thread when it finds NT_PRSTATUS or NT_PRPSINFO NOTE entry.
515 if ((note.n_type == NT_PRSTATUS && have_prstatus) ||
561 case NT_PRSTATUS:
/external/chromium_org/third_party/libvpx/include/
H A Delf.h395 #define NT_PRSTATUS 1 macro
/external/kernel-headers/original/uapi/linux/
H A Delf.h367 #define NT_PRSTATUS 1 macro
/external/qemu/include/
H A Delf.h1423 #define NT_PRSTATUS 1 macro
/external/elfutils/0.153/libelf/
H A Delf.h605 #define NT_PRSTATUS 1 /* Contains copy of prstatus struct */ macro
/external/valgrind/main/perf/
H A Dtinycc.c584 #define NT_PRSTATUS 1 /* Contains copy of prstatus struct */ macro

Completed in 192 milliseconds