Home
last modified time | relevance | path

Searched refs:NT_PRPSINFO (Results 1 – 25 of 91) sorted by relevance

1234

/netbsd-src/external/bsd/file/dist/src/
H A Dreadelf.h279 #define NT_PRPSINFO 3 macro
H A Dreadelf.c811 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 Delf_common.d399 enum NT_PRPSINFO = 3; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/dragonflybsd/sys/
H A Delf_common.d399 enum NT_PRPSINFO = 3; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/netbsd/sys/
H A Delf_common.d398 enum NT_PRPSINFO = 3; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/solaris/sys/
H A Delf.d639 enum NT_PRPSINFO = 3;
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/freebsd/sys/
H A Delf_common.d393 enum NT_PRPSINFO = 3; variable
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delfxx-aarch64.c650 case NT_PRPSINFO: in _bfd_aarch64_elf_write_core_note()
H A Delf32-mips.c2417 case NT_PRPSINFO: in elf32_mips_write_core_note()
H A Delf.c11556 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 Delfn32-mips.c4016 case NT_PRPSINFO: in elf32_mips_write_core_note()
H A Delf64-mips.c4628 case NT_PRPSINFO: in elf64_mips_write_core_note()
H A Delf32-s390.c3815 case NT_PRPSINFO: in elf_s390_write_core_note()
H A Delf64-s390.c3697 case NT_PRPSINFO: in elf_s390_write_core_note()
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delfxx-aarch64.c650 case NT_PRPSINFO: in _bfd_aarch64_elf_write_core_note()
H A Delf.c10812 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 Delf32-mips.c2405 case NT_PRPSINFO: in elf32_mips_write_core_note()
H A Delfn32-mips.c4003 case NT_PRPSINFO: in elf32_mips_write_core_note()
H A Delf64-mips.c4619 case NT_PRPSINFO: in elf64_mips_write_core_note()
H A Delf64-s390.c3679 case NT_PRPSINFO: in elf_s390_write_core_note()
/netbsd-src/external/gpl3/binutils.old/dist/include/elf/
H A Dcommon.h600 #define NT_PRPSINFO 3 /* Contains copy of prpsinfo struct */ macro
/netbsd-src/external/gpl3/binutils/dist/include/elf/
H A Dcommon.h605 #define NT_PRPSINFO 3 /* Contains copy of prpsinfo struct */ macro
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DELF.h1447 NT_PRPSINFO = 3, enumerator
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/
H A Delf.d505 enum NT_PRPSINFO = 3; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DELFYAML.cpp84 ECase(NT_PRPSINFO); in enumeration()

1234