mirror of
https://github.com/opnsense/src.git
synced 2026-03-12 13:42:37 -04:00
Implement dumping core for Linux binaries on amd64, for both 32- and 64-bit executables. Some bits are still missing. This is based on a prototype by chuck@. Reviewed By: kib Sponsored By: EPSRC Differential Revision: https://reviews.freebsd.org/D30019 |
||
|---|---|---|
| .. | ||
| linux.h | ||
| linux32_dummy_machdep.c | ||
| linux32_genassym.c | ||
| linux32_locore.asm | ||
| linux32_machdep.c | ||
| linux32_proto.h | ||
| linux32_support.s | ||
| linux32_syscall.h | ||
| linux32_syscalls.c | ||
| linux32_sysent.c | ||
| linux32_systrace_args.c | ||
| linux32_sysvec.c | ||
| linux32_vdso.lds.s | ||
| Makefile | ||
| syscalls.conf | ||
| syscalls.master | ||