Lines Matching defs:gf
148 GuestFD *gf) in gdb_close()
154 GuestFD *gf, target_ulong buf, target_ulong len) in gdb_read()
161 GuestFD *gf, target_ulong buf, target_ulong len) in gdb_write()
168 GuestFD *gf, int64_t off, int gdb_whence) in gdb_lseek()
175 GuestFD *gf) in gdb_isatty()
181 GuestFD *gf, target_ulong addr) in gdb_fstat()
302 GuestFD *gf) in host_close()
319 GuestFD *gf, target_ulong buf, target_ulong len) in host_read()
340 GuestFD *gf, target_ulong buf, target_ulong len) in host_write()
356 GuestFD *gf, int64_t off, int whence) in host_lseek()
379 GuestFD *gf) in host_isatty()
386 GuestFD *gf) in host_flen()
398 GuestFD *gf, target_ulong addr) in host_fstat()
532 GuestFD *gf, GIOCondition cond, int timeout) in host_poll_one()
550 GuestFD *gf, target_ulong buf, target_ulong len) in staticfile_read()
571 GuestFD *gf, int64_t off, int gdb_whence) in staticfile_lseek()
598 GuestFD *gf) in staticfile_flen()
608 GuestFD *gf, target_ulong buf, target_ulong len) in console_read()
625 GuestFD *gf, target_ulong buf, target_ulong len) in console_write()
641 GuestFD *gf, target_ulong addr) in console_fstat()
655 GuestFD *gf, GIOCondition cond, int timeout) in console_poll_one()
698 GuestFD *gf = get_guestfd(fd); in semihost_sys_close() local
722 GuestFD *gf, target_ulong buf, target_ulong len) in semihost_sys_read_gf()
753 GuestFD *gf = get_guestfd(fd); in semihost_sys_read() local
763 GuestFD *gf, target_ulong buf, target_ulong len) in semihost_sys_write_gf()
795 GuestFD *gf = get_guestfd(fd); in semihost_sys_write() local
807 GuestFD *gf = get_guestfd(fd); in semihost_sys_lseek() local
833 GuestFD *gf = get_guestfd(fd); in semihost_sys_isatty() local
861 GuestFD *gf = get_guestfd(fd); in semihost_sys_flen() local
886 GuestFD *gf = get_guestfd(fd); in semihost_sys_fstat() local
964 GuestFD *gf = get_guestfd(fd); in semihost_sys_poll_one() local