Home
last modified time | relevance | path

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

/external/valgrind/main/coregrind/m_gdbserver/
Dtarget.c312 heximage (bufimage, buf, size); in fetch_register()
378 heximage (bufimage, buf, size); in usr_store_inferior_registers()
Dserver.h293 char* heximage (char *buf, char *bin, int count);
Dremote-utils.c547 char* heximage (char *buf, char *bin, int count) in heximage() function