Home
last modified time | relevance | path

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

/external/valgrind/coregrind/m_gdbserver/
Dinferiors.c113 set_inferior_regcache_data (new_thread, new_register_cache ()); in add_thread()
224 void set_inferior_regcache_data (struct thread_info *inferior, void *data) in set_inferior_regcache_data() function
Dregcache.c138 set_inferior_regcache_data (thread, new_register_cache ()); in regcache_realloc_one()
Dserver.h276 void set_inferior_regcache_data (struct thread_info *, void *);