Home
last modified time | relevance | path

Searched refs:NT_PRSTATUS (Results 1 – 17 of 17) sorted by relevance

/dragonfly/contrib/file/src/
H A Dreadelf.h275 #define NT_PRSTATUS 1 macro
/dragonfly/sys/sys/
H A Delf_common.h439 #define NT_PRSTATUS 1 /* Contains copy of prstatus struct */ macro
/dragonfly/sys/kern/
H A Dkern_checkpoint.c367 error = elf_getnote(src, &off, "CORE", NT_PRSTATUS, in elf_demarshalnotes()
382 error = elf_getnote(src, &off, "CORE", NT_PRSTATUS, in elf_demarshalnotes()
H A Dimgact_elf.c1465 __elfN(putnote)(target, "CORE", NT_PRSTATUS, status, sizeof *status); in elf_putallnotes()
1487 error = __elfN(putnote)(target, "CORE", NT_PRSTATUS, in elf_putallnotes()
/dragonfly/contrib/gdb-7/include/elf/
H A Dcommon.h519 #define NT_PRSTATUS 1 /* Contains copy of prstatus struct */ macro
/dragonfly/contrib/binutils-2.27/include/elf/
H A Dcommon.h535 #define NT_PRSTATUS 1 /* Contains copy of prstatus struct */ macro
/dragonfly/usr.bin/gcore/
H A Delfcore.c266 elf_putnote(dst, off, "FreeBSD", NT_PRSTATUS, status, in elf_puthdr()
/dragonfly/contrib/binutils-2.34/include/elf/
H A Dcommon.h573 #define NT_PRSTATUS 1 /* Contains copy of prstatus struct */ macro
/dragonfly/contrib/binutils-2.27/bfd/
H A Delf.c9293 case NT_PRSTATUS: in elfcore_grok_note()
9651 case NT_PRSTATUS: in elfcore_grok_freebsd_note()
10155 NT_PRSTATUS, in elfcore_write_prstatus()
10172 NT_PRSTATUS, &prstat, sizeof (prstat)); in elfcore_write_prstatus()
10184 NT_PRSTATUS, &prstat, sizeof (prstat)); in elfcore_write_prstatus()
H A Delf64-x86-64.c483 case NT_PRSTATUS: in elf_x86_64_write_core_note()
/dragonfly/contrib/elftoolchain/common/
H A Delfdefinitions.h2238 _ELF_DEFINE_NT(NT_PRSTATUS, 1, "Process status") \
/dragonfly/contrib/binutils-2.34/bfd/
H A Delf.c10070 case NT_PRSTATUS: in elfcore_grok_note()
10575 case NT_PRSTATUS: in elfcore_grok_freebsd_note()
11154 NT_PRSTATUS, in elfcore_write_prstatus()
11171 NT_PRSTATUS, &prstat, sizeof (prstat)); in elfcore_write_prstatus()
11183 NT_PRSTATUS, &prstat, sizeof (prstat)); in elfcore_write_prstatus()
H A Delf64-x86-64.c488 case NT_PRSTATUS: in elf_x86_64_write_core_note()
/dragonfly/contrib/gdb-7/bfd/
H A Delf.c8527 case NT_PRSTATUS: in elfcore_grok_note()
9236 NT_PRSTATUS, in elfcore_write_prstatus()
9253 NT_PRSTATUS, &prstat, sizeof (prstat)); in elfcore_write_prstatus()
9265 NT_PRSTATUS, &prstat, sizeof (prstat)); in elfcore_write_prstatus()
H A Delf64-x86-64.c467 case NT_PRSTATUS: in elf_x86_64_write_core_note()
/dragonfly/contrib/binutils-2.27/binutils/
H A Dreadelf.c15190 case NT_PRSTATUS: in get_note_type()
/dragonfly/contrib/binutils-2.34/binutils/
H A Dreadelf.c17360 case NT_PRSTATUS: in get_note_type()