Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/elf-core/
DProcessElfCore.cpp355 NT_PRSTATUS = 1, enumerator
452 if ((note.n_type == NT_PRSTATUS && have_prstatus) || in ParseThreadContextsFromNoteSegment()
498 case NT_PRSTATUS: in ParseThreadContextsFromNoteSegment()
/freebsd-10-stable/contrib/file/src/
Dreadelf.h275 #define NT_PRSTATUS 1 macro
/freebsd-10-stable/contrib/binutils/include/elf/
Dcommon.h386 #define NT_PRSTATUS 1 /* Contains copy of prstatus struct */ macro
/freebsd-10-stable/sys/sys/
Delf_common.h734 #define NT_PRSTATUS 1 /* Process status. */ macro
/freebsd-10-stable/usr.bin/gcore/
Delfcore.c355 elf_putnote(NT_PRSTATUS, elf_note_prstatus, tids + i, sb); in elf_putnotes()
/freebsd-10-stable/contrib/binutils/bfd/
Delf.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()
Delf32-ppc.c1870 case NT_PRSTATUS: in ppc_elf_write_core_note()
Delf64-ppc.c2530 case NT_PRSTATUS: in ppc64_elf_write_core_note()
DChangeLog-98994801 NT_PRSTATUS note section encountered, it contains the status of
/freebsd-10-stable/sys/kern/
Dimgact_elf.c1568 size += register_note(list, NT_PRSTATUS, in __elfN()
/freebsd-10-stable/contrib/binutils/binutils/
Dreadelf.c9090 case NT_PRSTATUS: in get_note_type()
/freebsd-10-stable/contrib/binutils/binutils/po/
Dbinutils.pot4462 msgid "NT_PRSTATUS (prstatus structure)"