mirror of
https://github.com/opnsense/src.git
synced 2026-03-07 07:44:13 -05:00
Add a elf_putregnote() helper to build the ELF note for a register set. Once nice result of this approach is that this reuses the kernel's support for generating 32-bit register sets for 32-bit processes avoiding the need to duplicate that logic in elf32core.c. Reviewed by: markj Sponsored by: University of Cambridge, Google, Inc. Differential Revision: https://reviews.freebsd.org/D34447 |
||
|---|---|---|
| .. | ||
| elf32core.c | ||
| elfcore.c | ||
| extern.h | ||
| gcore.1 | ||
| gcore.c | ||
| Makefile | ||
| Makefile.depend | ||