Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/source/Plugins/Process/elf-core/
HDProcessElfCore.cpp385 NT_PRSTATUS = 1, enumerator
396 NT_PRSTATUS = 1, enumerator
489 if ((note.n_type == NT_PRSTATUS && have_prstatus) || in ParseThreadContextsFromNoteSegment()
511 case FREEBSD::NT_PRSTATUS: in ParseThreadContextsFromNoteSegment()
539 case NT_PRSTATUS: in ParseThreadContextsFromNoteSegment()
/NextBSD/contrib/file/src/
HDreadelf.h212 #define NT_PRSTATUS 1 macro
/NextBSD/contrib/binutils/include/elf/
HDcommon.h386 #define NT_PRSTATUS 1 /* Contains copy of prstatus struct */ macro
/NextBSD/sys/sys/
HDelf_common.h736 #define NT_PRSTATUS 1 /* Process status. */ macro
/NextBSD/contrib/elftoolchain/size/
HDsize.c292 case NT_PRSTATUS: { in handle_core_note()
/NextBSD/usr.bin/gcore/
HDelfcore.c348 elf_putnote(NT_PRSTATUS, elf_note_prstatus, tids + i, sb); in elf_putnotes()
/NextBSD/contrib/elftoolchain/common/
HDelfdefinitions.h2238 _ELF_DEFINE_NT(NT_PRSTATUS, 1, "Process status") \
/NextBSD/contrib/binutils/bfd/
HDelf.c7951 case NT_PRSTATUS: in elfcore_grok_note()
8367 NT_PRSTATUS, in elfcore_write_prstatus()
8383 NT_PRSTATUS, &prstat, sizeof (prstat)); in elfcore_write_prstatus()
8395 NT_PRSTATUS, &prstat, sizeof (prstat)); in elfcore_write_prstatus()
HDelf32-ppc.c1900 case NT_PRSTATUS: in ppc_elf_write_core_note()
HDelf64-ppc.c2566 case NT_PRSTATUS: in ppc64_elf_write_core_note()
HDChangeLog-98994801 NT_PRSTATUS note section encountered, it contains the status of
/NextBSD/sys/kern/
HDimgact_elf.c1565 size += register_note(list, NT_PRSTATUS, in __elfN()
/NextBSD/contrib/binutils/binutils/
HDreadelf.c9090 case NT_PRSTATUS: in get_note_type()
/NextBSD/contrib/binutils/binutils/po/
HDbinutils.pot4462 msgid "NT_PRSTATUS (prstatus structure)"