# Functions
No description provided by the author
# Structs
AMD64PtraceRegs is the struct used by the freebsd kernel to return the general purpose registers for AMD64 CPUs.
AMD64Registers implements the proc.Registers interface for the native/freebsd backend and core/freebsd backends, on AMD64.