Home
last modified time | relevance | path

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

/nptl_db/
A Dtd_thr_setfpregs.c36 err = DB_GET_FIELD (cancelhandling, th->th_ta_p, th->th_unique, pthread, in td_thr_setfpregs()
44 err = DB_GET_FIELD (tid, th->th_ta_p, th->th_unique, pthread, tid, 0); in td_thr_setfpregs()
A Dtd_thr_setgregs.c36 err = DB_GET_FIELD (cancelhandling, th->th_ta_p, th->th_unique, pthread, in td_thr_setgregs()
44 err = DB_GET_FIELD (tid, th->th_ta_p, th->th_unique, pthread, tid, 0); in td_thr_setgregs()
A Dtd_thr_getfpregs.c36 err = DB_GET_FIELD (cancelhandling, th->th_ta_p, th->th_unique, pthread, in td_thr_getfpregs()
47 err = DB_GET_FIELD (tid, th->th_ta_p, th->th_unique, pthread, tid, 0); in td_thr_getfpregs()
A Dtd_thr_getgregs.c36 err = DB_GET_FIELD (cancelhandling, th->th_ta_p, th->th_unique, pthread, in td_thr_getgregs()
47 err = DB_GET_FIELD (tid, th->th_ta_p, th->th_unique, pthread, tid, 0); in td_thr_getgregs()
A Dtd_thr_tlsbase.c33 err = DB_GET_FIELD (head, ta, ta->ta_addr__rtld_global, in dtv_slotinfo_list()
74 err = DB_GET_FIELD (temp, ta, slot, dtv_slotinfo_list, len, 0); in dtv_slotinfo()
85 err = DB_GET_FIELD (temp, ta, slot, dtv_slotinfo_list, in dtv_slotinfo()
177 err = DB_GET_FIELD (dtv, th->th_ta_p, pd, pthread, dtvp, 0); in td_thr_tlsbase()
186 err = DB_GET_FIELD (temp, th->th_ta_p, dtvgenloc, dtv_t, counter, 0); in td_thr_tlsbase()
196 err = DB_GET_FIELD (temp, th->th_ta_p, map, link_map, l_tls_offset, 0); in td_thr_tlsbase()
227 err = DB_GET_FIELD (dtvptr, th->th_ta_p, dtvslot, dtv_t, pointer_val, 0); in td_thr_tlsbase()
A Dtd_thr_tls_get_addr.c30 err = DB_GET_FIELD (modid, th->th_ta_p, map_address, link_map, in td_thr_tls_get_addr()
A Dtd_thr_validate.c63 err = DB_GET_FIELD (next, th->th_ta_p, head, list_t, next, 0); in check_thread_list()
82 err = DB_GET_FIELD (next, th->th_ta_p, next, list_t, next, 0); in check_thread_list()
A Dtd_thr_tsd.c57 err = DB_GET_FIELD (level1, th->th_ta_p, th->th_unique, pthread, in td_thr_tsd()
A Dtd_ta_event_getmsg.c89 err = DB_GET_FIELD (next, ta, thp, pthread, nextevent, 0); in td_ta_event_getmsg()
A Dtd_thr_event_getmsg.c80 err = DB_GET_FIELD (next, th->th_ta_p, th->th_unique, pthread, in td_thr_event_getmsg()
A Dtd_ta_thr_iter.c36 err = DB_GET_FIELD (next, ta, head, list_t, next, 0); in iterate_thread_list()
A Dtd_ta_map_lwp2thr.c194 err = DB_GET_FIELD (list, ta, list, list_t, next, 0); in td_ta_map_lwp2thr()
A Dthread_dbP.h165 #define DB_GET_FIELD(var, ta, ptr, type, field, idx) \ macro

Completed in 18 milliseconds