GDB (xrefs)
|
Definition at line 163 of file linux-thread-db.c.
char* thread_db_info::filename |
Definition at line 178 of file linux-thread-db.c.
Referenced by info_auto_load_libthread_db(), and info_auto_load_libthread_db_compare().
void* thread_db_info::handle |
Definition at line 174 of file linux-thread-db.c.
Referenced by add_thread_db_info(), try_thread_db_load(), and verbose_dlsym().
int thread_db_info::need_stale_parent_threads_check |
Definition at line 192 of file linux-thread-db.c.
struct thread_db_info* thread_db_info::next |
Definition at line 165 of file linux-thread-db.c.
Referenced by delete_thread_db_info().
int thread_db_info::pid |
Definition at line 171 of file linux-thread-db.c.
Referenced by check_thread_db_callback(), and info_auto_load_libthread_db_compare().
struct ps_prochandle thread_db_info::proc_handle |
Definition at line 182 of file linux-thread-db.c.
Referenced by try_thread_db_load_1().
process_stratum_target* thread_db_info::process_target |
Definition at line 168 of file linux-thread-db.c.
Referenced by maintenance_check_libthread_db(), and try_thread_db_load().
td_init_ftype* thread_db_info::td_init_p |
Definition at line 196 of file linux-thread-db.c.
Referenced by try_thread_db_load_1().
td_ta_delete_ftype* thread_db_info::td_ta_delete_p |
Definition at line 198 of file linux-thread-db.c.
td_ta_map_lwp2thr_ftype* thread_db_info::td_ta_map_lwp2thr_p |
Definition at line 199 of file linux-thread-db.c.
td_ta_new_ftype* thread_db_info::td_ta_new_p |
Definition at line 197 of file linux-thread-db.c.
Referenced by try_thread_db_load_1().
td_ta_thr_iter_ftype* thread_db_info::td_ta_thr_iter_p |
Definition at line 200 of file linux-thread-db.c.
Referenced by find_new_threads_once(), and try_thread_db_load_1().
td_thr_get_info_ftype* thread_db_info::td_thr_get_info_p |
Definition at line 201 of file linux-thread-db.c.
td_thr_tls_get_addr_ftype* thread_db_info::td_thr_tls_get_addr_p |
Definition at line 202 of file linux-thread-db.c.
td_thr_tlsbase_ftype* thread_db_info::td_thr_tlsbase_p |
Definition at line 203 of file linux-thread-db.c.
td_thragent_t* thread_db_info::thread_agent |
Definition at line 185 of file linux-thread-db.c.
Referenced by check_thread_db(), check_thread_db_callback(), find_new_threads_once(), and try_thread_db_load_1().