Home
last modified time | relevance | path

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

/freebsd/lib/libthread_db/
H A Dlibpthread_db.h86 void pt_fpreg_to_ucontext(const struct fpreg *, ucontext_t *);
H A Dlibpthread_db.c893 pt_fpreg_to_ucontext(fpregs, &tmbx.tm_context); in pt_thr_setfpregs()
/freebsd/lib/libthread_db/arch/powerpc/
H A Dlibpthread_md.c52 pt_fpreg_to_ucontext(const struct fpreg *r, ucontext_t *uc) in pt_fpreg_to_ucontext() function
/freebsd/lib/libthread_db/arch/i386/
H A Dlibpthread_md.c53 pt_fpreg_to_ucontext(const struct fpreg* r, ucontext_t *uc) in pt_fpreg_to_ucontext() function
/freebsd/lib/libthread_db/arch/riscv/
H A Dlibpthread_md.c78 pt_fpreg_to_ucontext(const struct fpreg *r __unused, ucontext_t *uc __unused) in pt_fpreg_to_ucontext() function
/freebsd/lib/libthread_db/arch/arm/
H A Dlibpthread_md.c87 pt_fpreg_to_ucontext(const struct fpreg *r, ucontext_t *uc) in pt_fpreg_to_ucontext() function
/freebsd/lib/libthread_db/arch/amd64/
H A Dlibpthread_md.c93 pt_fpreg_to_ucontext(const struct fpreg* r, ucontext_t *uc) in pt_fpreg_to_ucontext() function