Home
last modified time | relevance | path

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

/f-stack/freebsd/i386/linux/
H A Dlinux_ptrace.c162 struct linux_pt_fpreg { struct
174 map_fpregs_to_linux(struct fpreg *bsd_r, struct linux_pt_fpreg *linux_r) in map_fpregs_to_linux() argument
187 map_fpregs_from_linux(struct fpreg *bsd_r, struct linux_pt_fpreg *linux_r) in map_fpregs_from_linux()
242 struct linux_pt_fpreg fpreg; in linux_ptrace()