Searched defs:hex2mem (Results 1 – 7 of 7) sorted by relevance
/openbsd-src/gnu/usr.bin/binutils/gdb/ |
H A D | i386-stub.c | 628 hex2mem (buf, mem, count, may_fault) in hex2mem() function
|
H A D | m68k-stub.c | 670 hex2mem (buf, mem, count) in hex2mem() function
|
H A D | sparc-stub.c | 421 hex2mem (unsigned char *buf, unsigned char *mem, int count, int may_fault) in hex2mem() function
|
H A D | m32r-stub.c | 784 hex2mem (unsigned char *buf, unsigned char *mem, int count, int may_fault) in hex2mem() function
|
H A D | sh-stub.c | 337 hex2mem (char *buf, char *mem, int count) in hex2mem() function
|
/openbsd-src/gnu/usr.bin/binutils/gdb/nlm/ |
H A D | gdbserve.c | 421 hex2mem (char *buf, void *mem, int count, int may_fault) in hex2mem() function
|
/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.trace/ |
H A D | gdb_c_test.c | 2602 hex2mem( char *buf, unsigned char *mem, long count, long may_fault ) in hex2mem() function
|