Home
last modified time | relevance | path

Searched refs:NT_PRSTATUS (Results 1 – 7 of 7) sorted by relevance

/external/elfutils/backends/
Dlinux-core-note.c181 case NT_PRSTATUS:
/external/kernel-headers/original/linux/
Delf.h333 #define NT_PRSTATUS 1 macro
/external/qemu/
Delf.h1175 #define NT_PRSTATUS 1 macro
/external/valgrind/main/coregrind/m_coredump/
Dcoredump-elf.c578 add_note(&notelist, "CORE", NT_PRSTATUS, &prstatus, sizeof(prstatus)); in make_elf_coredump()
/external/elfutils/libelf/
Delf.h600 #define NT_PRSTATUS 1 /* Contains copy of prstatus struct */ macro
/external/elfutils/src/
Delflint.c3904 case NT_PRSTATUS: in check_note_data()
/external/valgrind/main/perf/
Dtinycc.c584 #define NT_PRSTATUS 1 /* Contains copy of prstatus struct */ macro