Searched refs:NT_PRSTATUS (Results 1 – 12 of 12) sorted by relevance
| /freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/elf-core/ |
| D | ProcessElfCore.cpp | 355 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/ |
| D | readelf.h | 275 #define NT_PRSTATUS 1 macro
|
| /freebsd-10-stable/contrib/binutils/include/elf/ |
| D | common.h | 386 #define NT_PRSTATUS 1 /* Contains copy of prstatus struct */ macro
|
| /freebsd-10-stable/sys/sys/ |
| D | elf_common.h | 734 #define NT_PRSTATUS 1 /* Process status. */ macro
|
| /freebsd-10-stable/usr.bin/gcore/ |
| D | elfcore.c | 355 elf_putnote(NT_PRSTATUS, elf_note_prstatus, tids + i, sb); in elf_putnotes()
|
| /freebsd-10-stable/contrib/binutils/bfd/ |
| D | 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()
|
| D | elf32-ppc.c | 1870 case NT_PRSTATUS: in ppc_elf_write_core_note()
|
| D | elf64-ppc.c | 2530 case NT_PRSTATUS: in ppc64_elf_write_core_note()
|
| D | ChangeLog-9899 | 4801 NT_PRSTATUS note section encountered, it contains the status of
|
| /freebsd-10-stable/sys/kern/ |
| D | imgact_elf.c | 1568 size += register_note(list, NT_PRSTATUS, in __elfN()
|
| /freebsd-10-stable/contrib/binutils/binutils/ |
| D | readelf.c | 9090 case NT_PRSTATUS: in get_note_type()
|
| /freebsd-10-stable/contrib/binutils/binutils/po/ |
| D | binutils.pot | 4462 msgid "NT_PRSTATUS (prstatus structure)"
|