Home
last modified time | relevance | path

Searched refs:gdb_st_mtime (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/gdbstub/
H A Dsyscalls.h64 gdb_time_t gdb_st_mtime; /* time of last modification */ member
/openbmc/qemu/target/mips/tcg/sysemu/
H A Dmips-semi.c191 dst->uhi_st_mtime = tswap64(be32_to_cpu(s.gdb_st_mtime)); in uhi_fstat_cb()
/openbmc/qemu/semihosting/
H A Dsyscalls.c107 p->gdb_st_mtime = cpu_to_be32(s->st_mtime); in copy_stat_to_user()