Home
last modified time | relevance | path

Searched defs:may_fault (Results 1 – 5 of 5) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gdb/
H A Di386-stub.c600 mem2hex (mem, buf, count, may_fault) in mem2hex() argument
628 hex2mem (buf, mem, count, may_fault) in hex2mem() argument
H A Dsparc-stub.c395 mem2hex (unsigned char *mem, unsigned char *buf, int count, int may_fault) in mem2hex()
421 hex2mem (unsigned char *buf, unsigned char *mem, int count, int may_fault) in hex2mem()
H A Dm32r-stub.c759 mem2hex (unsigned char *mem, unsigned char *buf, int count, int may_fault) in mem2hex()
784 hex2mem (unsigned char *buf, unsigned char *mem, int count, int may_fault) in hex2mem()
810 bin2mem (unsigned char *buf, unsigned char *mem, int count, int may_fault) in bin2mem()
/openbsd/gnu/usr.bin/binutils/gdb/nlm/
H A Dgdbserve.c397 mem2hex (void *mem, char *buf, int count, int may_fault) in mem2hex()
421 hex2mem (char *buf, void *mem, int count, int may_fault) in hex2mem()
/openbsd/gnu/usr.bin/binutils/gdb/testsuite/gdb.trace/
H A Dgdb_c_test.c2453 mem2hex(unsigned char *mem, char *buf, long count, long may_fault) in mem2hex()
2602 hex2mem( char *buf, unsigned char *mem, long count, long may_fault ) in hex2mem()