| /netbsd-src/external/bsd/file/dist/src/ |
| H A D | readelf.h | 279 #define NT_PRPSINFO 3 macro
|
| H A D | readelf.c | 811 if (type == NT_PRPSINFO && *flags & FLAGS_IS_CORE) { in do_core_note() 833 if (type == NT_PRPSINFO && *flags & FLAGS_IS_CORE) { in do_core_note()
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/openbsd/sys/ |
| H A D | elf_common.d | 399 enum NT_PRPSINFO = 3; variable
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/dragonflybsd/sys/ |
| H A D | elf_common.d | 399 enum NT_PRPSINFO = 3; variable
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/netbsd/sys/ |
| H A D | elf_common.d | 398 enum NT_PRPSINFO = 3; variable
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/solaris/sys/ |
| H A D | elf.d | 639 enum NT_PRPSINFO = 3;
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/freebsd/sys/ |
| H A D | elf_common.d | 393 enum NT_PRPSINFO = 3; variable
|
| /netbsd-src/external/gpl3/binutils/dist/bfd/ |
| H A D | elfxx-aarch64.c | 650 case NT_PRPSINFO: in _bfd_aarch64_elf_write_core_note()
|
| H A D | elf32-mips.c | 2417 case NT_PRPSINFO: in elf32_mips_write_core_note()
|
| H A D | elf.c | 11556 case NT_PRPSINFO: in elfcore_grok_note() 11792 case NT_PRPSINFO: in elfcore_grok_freebsd_note() 12440 NT_PRPSINFO, fname, psargs); in elfcore_write_prpsinfo() 12454 int note_type = NT_PRPSINFO; in elfcore_write_prpsinfo() 12471 int note_type = NT_PRPSINFO; in elfcore_write_prpsinfo() 12499 return elfcore_write_note (abfd, buf, bufsiz, "CORE", NT_PRPSINFO, in elfcore_write_linux_prpsinfo32() 12507 return elfcore_write_note (abfd, buf, bufsiz, "CORE", NT_PRPSINFO, in elfcore_write_linux_prpsinfo32() 12523 "CORE", NT_PRPSINFO, &data, sizeof (data)); in elfcore_write_linux_prpsinfo64() 12531 "CORE", NT_PRPSINFO, &data, sizeof (data)); in elfcore_write_linux_prpsinfo64()
|
| H A D | elfn32-mips.c | 4016 case NT_PRPSINFO: in elf32_mips_write_core_note()
|
| H A D | elf64-mips.c | 4628 case NT_PRPSINFO: in elf64_mips_write_core_note()
|
| H A D | elf32-s390.c | 3815 case NT_PRPSINFO: in elf_s390_write_core_note()
|
| H A D | elf64-s390.c | 3697 case NT_PRPSINFO: in elf_s390_write_core_note()
|
| /netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
| H A D | elfxx-aarch64.c | 650 case NT_PRPSINFO: in _bfd_aarch64_elf_write_core_note()
|
| H A D | elf.c | 10812 case NT_PRPSINFO: in elfcore_grok_note() 11048 case NT_PRPSINFO: in elfcore_grok_freebsd_note() 11701 NT_PRPSINFO, fname, psargs); in elfcore_write_prpsinfo() 11715 int note_type = NT_PRPSINFO; in elfcore_write_prpsinfo() 11732 int note_type = NT_PRPSINFO; in elfcore_write_prpsinfo() 11760 return elfcore_write_note (abfd, buf, bufsiz, "CORE", NT_PRPSINFO, in elfcore_write_linux_prpsinfo32() 11768 return elfcore_write_note (abfd, buf, bufsiz, "CORE", NT_PRPSINFO, in elfcore_write_linux_prpsinfo32() 11784 "CORE", NT_PRPSINFO, &data, sizeof (data)); in elfcore_write_linux_prpsinfo64() 11792 "CORE", NT_PRPSINFO, &data, sizeof (data)); in elfcore_write_linux_prpsinfo64()
|
| H A D | elf32-mips.c | 2405 case NT_PRPSINFO: in elf32_mips_write_core_note()
|
| H A D | elfn32-mips.c | 4003 case NT_PRPSINFO: in elf32_mips_write_core_note()
|
| H A D | elf64-mips.c | 4619 case NT_PRPSINFO: in elf64_mips_write_core_note()
|
| H A D | elf64-s390.c | 3679 case NT_PRPSINFO: in elf_s390_write_core_note()
|
| /netbsd-src/external/gpl3/binutils.old/dist/include/elf/ |
| H A D | common.h | 600 #define NT_PRPSINFO 3 /* Contains copy of prpsinfo struct */ macro
|
| /netbsd-src/external/gpl3/binutils/dist/include/elf/ |
| H A D | common.h | 605 #define NT_PRPSINFO 3 /* Contains copy of prpsinfo struct */ macro
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/ |
| H A D | ELF.h | 1447 NT_PRPSINFO = 3, enumerator
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/ |
| H A D | elf.d | 505 enum NT_PRPSINFO = 3; variable
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/ |
| H A D | ELFYAML.cpp | 84 ECase(NT_PRPSINFO); in enumeration()
|