Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Duw-thread.c161 #define CALL_BASE(call) \ macro
615 CALL_BASE (base_ops.to_resume (ptid, step, signo)); in uw_thread_resume()
750 CALL_BASE (ptid = base_ops.to_wait (ptid, status)); in uw_thread_wait()
788 CALL_BASE (base_ops.to_store_registers (regno)); in uw_thread_store_registers()
796 CALL_BASE (base_ops.to_prepare_to_store ()); in uw_thread_prepare_to_store()
863 CALL_BASE (if (base_ops.to_find_new_threads) in uw_thread_find_new_threads()