Home
last modified time | relevance | path

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

/openbmc/qemu/include/gdbstub/
H A Dsyscalls.h65 gdb_time_t gdb_st_ctime; /* time of last change */ member
/openbmc/qemu/target/mips/tcg/sysemu/
H A Dmips-semi.c192 dst->uhi_st_ctime = tswap64(be32_to_cpu(s.gdb_st_ctime)); in uhi_fstat_cb()
/openbmc/qemu/semihosting/
H A Dsyscalls.c108 p->gdb_st_ctime = cpu_to_be32(s->st_ctime); in copy_stat_to_user()