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

  /external/valgrind/main/coregrind/m_gdbserver/
target.c 312 heximage (bufimage, buf, size);
378 heximage (bufimage, buf, size);
server.h 291 /* heximage builds an image of bin according to byte order of the architecture
293 char* heximage (char *buf, char *bin, int count);
remote-utils.c 547 char* heximage (char *buf, char *bin, int count) function

Completed in 3030 milliseconds