Searched refs:remote_fileio_extract_ptr_w_len (Results 1 – 1 of 1) sorted by relevance
| /openbsd/src/gnu/usr.bin/binutils/gdb/ |
| D | remote-fileio.c | 335 remote_fileio_extract_ptr_w_len (char **buf, CORE_ADDR *ptrval, int *length) in remote_fileio_extract_ptr_w_len() function 571 if (remote_fileio_extract_ptr_w_len (&buf, &ptrval, &length)) in remote_fileio_func_open() 911 if (remote_fileio_extract_ptr_w_len (&buf, &ptrval, &length)) in remote_fileio_func_rename() 925 if (remote_fileio_extract_ptr_w_len (&buf, &ptrval, &length)) in remote_fileio_func_rename() 1002 if (remote_fileio_extract_ptr_w_len (&buf, &ptrval, &length)) in remote_fileio_func_unlink() 1044 if (remote_fileio_extract_ptr_w_len (&buf, &ptrval, &length)) in remote_fileio_func_stat() 1255 if (remote_fileio_extract_ptr_w_len (&buf, &ptrval, &length)) in remote_fileio_func_system()
|