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

  /external/valgrind/main/coregrind/m_gdbserver/
regcache.h 59 int find_regno (const char *name);
regcache.c 181 int find_regno (const char *name) function
247 supply_register (find_regno (name), buf, mod);
262 collect_register (find_regno (name), buf);
remote-utils.c 1007 buf = outreg (find_regno (*regp), buf);

Completed in 68 milliseconds