Searched refs:get_thread_db_info (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dlinux-thread-db.c253 get_thread_db_info (process_stratum_target *targ, int pid) function
413 info = get_thread_db_info (stopped->inf->process_target (), ptid.pid ());
442 info = get_thread_db_info (linux_target, child.pid ());
1190 info = get_thread_db_info (current_inferior ()->process_target (),
1401 info = get_thread_db_info (beneath, ptid.pid ());
1566 info = get_thread_db_info (stopped->inf->process_target (),
1613 info = get_thread_db_info (inf->process_target (), inf->pid);
1751 thread_db_info *info = get_thread_db_info (beneath, ptid.pid ());
1829 = get_thread_db_info (beneath, (ptid == minus_one_ptid
1965 info = get_thread_db_info (current_inferio
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dlinux-thread-db.c249 get_thread_db_info (process_stratum_target *targ, int pid) function
409 info = get_thread_db_info (stopped->inf->process_target (), ptid.pid ());
438 info = get_thread_db_info (linux_target, child.pid ());
1211 thread_db_info *info = get_thread_db_info (inf->process_target (),
1414 info = get_thread_db_info (beneath, ptid.pid ());
1582 info = get_thread_db_info (stopped->inf->process_target (),
1627 info = get_thread_db_info (inf->process_target (), inf->pid);
1765 thread_db_info *info = get_thread_db_info (beneath, ptid.pid ());
1843 = get_thread_db_info (beneath, (ptid == minus_one_ptid
1980 info = get_thread_db_info (current_inferio
[all...]

Completed in 144 milliseconds