Searched refs:NT_PRSTATUS (Results 1 – 14 of 14) sorted by relevance
| /NextBSD/contrib/llvm/tools/lldb/source/Plugins/Process/elf-core/ |
| HD | ProcessElfCore.cpp | 385 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/ |
| HD | readelf.h | 212 #define NT_PRSTATUS 1 macro
|
| /NextBSD/contrib/binutils/include/elf/ |
| HD | common.h | 386 #define NT_PRSTATUS 1 /* Contains copy of prstatus struct */ macro
|
| /NextBSD/sys/sys/ |
| HD | elf_common.h | 736 #define NT_PRSTATUS 1 /* Process status. */ macro
|
| /NextBSD/contrib/elftoolchain/size/ |
| HD | size.c | 292 case NT_PRSTATUS: { in handle_core_note()
|
| /NextBSD/usr.bin/gcore/ |
| HD | elfcore.c | 348 elf_putnote(NT_PRSTATUS, elf_note_prstatus, tids + i, sb); in elf_putnotes()
|
| /NextBSD/contrib/elftoolchain/common/ |
| HD | elfdefinitions.h | 2238 _ELF_DEFINE_NT(NT_PRSTATUS, 1, "Process status") \
|
| /NextBSD/contrib/binutils/bfd/ |
| HD | elf.c | 7951 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()
|
| HD | elf32-ppc.c | 1900 case NT_PRSTATUS: in ppc_elf_write_core_note()
|
| HD | elf64-ppc.c | 2566 case NT_PRSTATUS: in ppc64_elf_write_core_note()
|
| HD | ChangeLog-9899 | 4801 NT_PRSTATUS note section encountered, it contains the status of
|
| /NextBSD/sys/kern/ |
| HD | imgact_elf.c | 1565 size += register_note(list, NT_PRSTATUS, in __elfN()
|
| /NextBSD/contrib/binutils/binutils/ |
| HD | readelf.c | 9090 case NT_PRSTATUS: in get_note_type()
|
| /NextBSD/contrib/binutils/binutils/po/ |
| HD | binutils.pot | 4462 msgid "NT_PRSTATUS (prstatus structure)"
|