Searched refs:NT_PRSTATUS (Results 1 – 18 of 18) sorted by relevance
| /freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/Process/elf-core/ |
| D | ProcessElfCore.cpp | 544 if ((note.info.n_type == ELF::NT_PRSTATUS && have_prstatus) || in parseFreeBSDNotes() 555 case ELF::NT_PRSTATUS: in parseFreeBSDNotes() 821 if ((note.info.n_type == ELF::NT_PRSTATUS && have_prstatus) || in parseLinuxNotes() 832 case ELF::NT_PRSTATUS: { in parseLinuxNotes()
|
| /freebsd-12-stable/contrib/file/src/ |
| D | readelf.h | 275 #define NT_PRSTATUS 1 macro
|
| /freebsd-12-stable/contrib/binutils/include/elf/ |
| D | common.h | 386 #define NT_PRSTATUS 1 /* Contains copy of prstatus struct */ macro
|
| /freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
| D | sanitizer_stoptheworld_linux_libcdep.cpp | 592 bool fail = !append(NT_PRSTATUS); in GetRegistersAndSP()
|
| /freebsd-12-stable/sys/sys/ |
| D | elf_common.h | 797 #define NT_PRSTATUS 1 /* Process status. */ macro
|
| /freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ |
| D | ELF.h | 1451 NT_PRSTATUS = 1, enumerator
|
| /freebsd-12-stable/contrib/elftoolchain/size/ |
| D | size.c | 306 case NT_PRSTATUS: { in handle_core_note()
|
| /freebsd-12-stable/usr.bin/gcore/ |
| D | elfcore.c | 379 elf_putnote(NT_PRSTATUS, elf_note_prstatus, tids + i, sb); in elf_putnotes()
|
| /freebsd-12-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 | 1900 case NT_PRSTATUS: in ppc_elf_write_core_note()
|
| D | elf64-ppc.c | 2566 case NT_PRSTATUS: in ppc64_elf_write_core_note()
|
| D | ChangeLog-9899 | 4801 NT_PRSTATUS note section encountered, it contains the status of
|
| /freebsd-12-stable/contrib/elftoolchain/common/ |
| D | elfdefinitions.h | 2489 _ELF_DEFINE_NT(NT_PRSTATUS, 1, "Process status") \
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/ObjectYAML/ |
| D | ELFYAML.cpp | 83 ECase(NT_PRSTATUS); in enumeration()
|
| /freebsd-12-stable/sys/kern/ |
| D | imgact_elf.c | 1854 size += register_note(list, NT_PRSTATUS, in __elfN()
|
| /freebsd-12-stable/contrib/binutils/binutils/ |
| D | readelf.c | 9090 case NT_PRSTATUS: in get_note_type()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-readobj/ |
| D | ELFDumper.cpp | 5306 {ELF::NT_PRSTATUS, "NT_PRSTATUS (prstatus structure)"},
|
| /freebsd-12-stable/contrib/binutils/binutils/po/ |
| D | binutils.pot | 4462 msgid "NT_PRSTATUS (prstatus structure)"
|