Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/
H A Dsyscall.c8346 static int open_self_maps(CPUArchState *cpu_env, int fd) in target_exception_dump()
8473 open_self_maps(env, fileno(logfile)); in maybe_do_fake_open()
8560 { "maps", open_self_maps, is_proc_myself }, in do_openat2()
8212 static int open_self_maps(CPUArchState *cpu_env, int fd) open_self_maps() function