Searched refs:remote_async_ops (Results 1 – 2 of 2) sorted by relevance
340 static struct target_ops remote_async_ops; variable4290 remote_mourn_1 (&remote_async_ops); in remote_async_mourn()5359 remote_async_ops.to_doc = in init_remote_async_ops()5391 remote_async_ops.to_stop = remote_stop; in init_remote_async_ops()5393 remote_async_ops.to_rcmd = remote_rcmd; in init_remote_async_ops()5396 remote_async_ops.to_has_memory = 1; in init_remote_async_ops()5397 remote_async_ops.to_has_stack = 1; in init_remote_async_ops()5398 remote_async_ops.to_has_registers = 1; in init_remote_async_ops()5399 remote_async_ops.to_has_execution = 1; in init_remote_async_ops()5405 remote_async_ops.to_magic = OPS_MAGIC; in init_remote_async_ops()[all …]
5026 (init_remote_async_ops): Initialize remote_async_ops.to_query.5561 (remote_async_ops, extended_async_remote_ops): Define new target5585 (_initialize_remote): Initialize remote_async_ops and