Searched defs:fname_len (Results 1 – 1 of 1) sorted by relevance
/qemu/semihosting/ |
H A D | syscalls.c | 132 target_ulong fname, target_ulong fname_len, in gdb_open() 188 target_ulong fname, target_ulong fname_len, in gdb_stat() 202 target_ulong fname, target_ulong fname_len) in gdb_remove() 259 target_ulong fname, target_ulong fname_len, in host_open() 413 target_ulong fname, target_ulong fname_len, in host_stat() 443 target_ulong fname, target_ulong fname_len) in host_remove() 686 target_ulong fname, target_ulong fname_len, in semihost_sys_open() 909 target_ulong fname, target_ulong fname_len, in semihost_sys_stat() 920 target_ulong fname, target_ulong fname_len) in semihost_sys_remove()
|