Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gdb/gdbserver/
H A Dserver.h151 int hexify (char *hex, const char *bin, int count);
H A Dremote-utils.c254 hexify (char *hex, const char *bin, int count) in hexify() function
744 hexify (own_buf + strlen ("qSymbol:"), name, strlen (name)); in look_up_one_symbol()
H A DChangeLog652 (hexify): New function.
660 Add prototypes for "inferiors.c", "target.c", hexify, and unhexify.