elf-core: Add helper function for parsing FreeBSD NT_PRSTATUS
authorEd Maste <emaste@freebsd.org>
Tue, 23 Jul 2013 18:37:11 +0000 (18:37 +0000)
committerEd Maste <emaste@freebsd.org>
Tue, 23 Jul 2013 18:37:11 +0000 (18:37 +0000)
commit262b8dd7da7d508dc1638d710e183ccc71581e8c
tree8fbacf9c87ecf064a5530acc6993048a8d7dfc2e
parentc05ae522a7efbfbc1eb55e36cfd3cdb56a3abc8a
elf-core: Add helper function for parsing FreeBSD NT_PRSTATUS

This avoids the use of the ELFPrStatus class, which returns to being
used only for Linux.

llvm-svn: 186976
lldb/source/Plugins/Process/elf-core/ProcessElfCore.cpp