HomeSort by relevance Sort by last modified time
    Searched refs:new_register_cache (Results 1 - 3 of 3) sorted by null

  /external/valgrind/main/coregrind/m_gdbserver/
regcache.h 31 void *new_register_cache (void);
regcache.c 92 void *new_register_cache (void) function
138 set_inferior_regcache_data (thread, new_register_cache ());
inferiors.c 113 set_inferior_regcache_data (new_thread, new_register_cache ());

Completed in 464 milliseconds