Home
last modified time | relevance | path

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

/freebsd/lib/libthread_db/
H A Dlibpthread_db.h89 void pt_fxsave_to_ucontext(const char *, ucontext_t *);
H A Dlibpthread_db.c845 pt_fxsave_to_ucontext(fxsave, &tmbx.tm_context); in pt_thr_setxmmregs()
/freebsd/lib/libthread_db/arch/i386/
H A Dlibpthread_md.c82 pt_fxsave_to_ucontext(const char* r, ucontext_t *uc) in pt_fxsave_to_ucontext() function