Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mdb/common/mdb/
H A Dmdb_tdb.c178 t->tdb_ops.td_thr_setfpregs = (td_err_e (*)()) in mdb_tdb_load()
180 if (t->tdb_ops.td_thr_setfpregs == NULL) in mdb_tdb_load()
181 t->tdb_ops.td_thr_setfpregs = (td_err_e (*)())tdb_notsup; in mdb_tdb_load()
H A Dmdb_tdb.h55 td_err_e (*td_thr_setfpregs)(const td_thrhandle_t *, member
H A Dmdb_proc.c5051 err = pt->p_tdb_ops->td_thr_setfpregs(&th, fpregs); in pt_tdb_setfpregs()
/titanic_50/usr/src/man/man3c_db/
H A DMakefile70 td_thr_setfpregs.3c_db \
109 td_thr_setfpregs.3c_db := LINKSRC = td_thr_getgregs.3c_db
/titanic_50/usr/src/lib/libc_db/common/
H A Dmapfile-vers97 td_thr_setfpregs;
H A Dthread_db.c1961 #pragma weak td_thr_setfpregs = __td_thr_setfpregs macro
/titanic_50/usr/src/pkg/manifests/
H A Dsystem-library.man3c_db.inc91 link path=usr/share/man/man3c_db/td_thr_setfpregs.3c_db \
/titanic_50/usr/src/head/
H A Dthread_db.h595 td_thr_setfpregs(const td_thrhandle_t *, const prfpregset_t *);
/titanic_50/
H A D.gitignore5404 usr/src/man/man3c_db/td_thr_setfpregs.3c_db