Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dcorelow.c95 static int core_file_thread_alive (ptid_t tid);
637 core_file_thread_alive (ptid_t tid) in core_file_thread_alive() function
662 core_ops.to_thread_alive = core_file_thread_alive; in init_core_ops()