Searched refs:NT_PRPSINFO (Results 1 – 17 of 17) sorted by relevance
| /freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/Process/elf-core/ |
| D | ProcessElfCore.cpp | 545 (note.info.n_type == ELF::NT_PRPSINFO && have_prpsinfo)) { in parseFreeBSDNotes() 559 case ELF::NT_PRPSINFO: in parseFreeBSDNotes() 822 (note.info.n_type == ELF::NT_PRPSINFO && have_prpsinfo)) { in parseLinuxNotes() 845 case ELF::NT_PRPSINFO: { in parseLinuxNotes()
|
| /freebsd-12-stable/contrib/file/src/ |
| D | readelf.h | 277 #define NT_PRPSINFO 3 macro
|
| D | readelf.c | 805 if (type == NT_PRPSINFO && *flags & FLAGS_IS_CORE) { in do_core_note() 827 if (type == NT_PRPSINFO && *flags & FLAGS_IS_CORE) { in do_core_note()
|
| /freebsd-12-stable/contrib/binutils/include/elf/ |
| D | common.h | 388 #define NT_PRPSINFO 3 /* Contains copy of prpsinfo struct */ macro
|
| /freebsd-12-stable/sys/sys/ |
| D | elf_common.h | 799 #define NT_PRPSINFO 3 /* Process state info. */ macro
|
| /freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ |
| D | ELF.h | 1453 NT_PRPSINFO = 3, enumerator
|
| /freebsd-12-stable/contrib/elftoolchain/size/ |
| D | size.c | 408 case NT_PRPSINFO: { in handle_core_note()
|
| /freebsd-12-stable/usr.bin/gcore/ |
| D | elfcore.c | 376 elf_putnote(NT_PRPSINFO, elf_note_prpsinfo, &pid, sb); in elf_putnotes()
|
| /freebsd-12-stable/contrib/binutils/bfd/ |
| D | elf.c | 7986 case NT_PRPSINFO: in elfcore_grok_note() 8309 NT_PRPSINFO, fname, psargs); in elfcore_write_prpsinfo() 8322 int note_type = NT_PRPSINFO; in elfcore_write_prpsinfo() 8339 int note_type = NT_PRPSINFO; in elfcore_write_prpsinfo()
|
| D | elf32-ppc.c | 1886 case NT_PRPSINFO: in ppc_elf_write_core_note()
|
| D | elf64-ppc.c | 2552 case NT_PRPSINFO: in ppc64_elf_write_core_note()
|
| /freebsd-12-stable/contrib/elftoolchain/common/ |
| D | elfdefinitions.h | 2491 _ELF_DEFINE_NT(NT_PRPSINFO, 3, "Process information") \
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/ObjectYAML/ |
| D | ELFYAML.cpp | 85 ECase(NT_PRPSINFO); in enumeration()
|
| /freebsd-12-stable/sys/kern/ |
| D | imgact_elf.c | 1844 size += register_note(list, NT_PRPSINFO, __elfN(note_prpsinfo), p); in __elfN()
|
| /freebsd-12-stable/contrib/binutils/binutils/ |
| D | readelf.c | 9094 case NT_PRPSINFO: in get_note_type()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-readobj/ |
| D | ELFDumper.cpp | 5308 {ELF::NT_PRPSINFO, "NT_PRPSINFO (prpsinfo structure)"},
|
| /freebsd-12-stable/contrib/binutils/binutils/po/ |
| D | binutils.pot | 4470 msgid "NT_PRPSINFO (prpsinfo structure)"
|