Home
last modified time | relevance | path

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

/qemu/linux-user/generic/
H A Dtarget_resource.h25 #define TARGET_RLIMIT_CORE 4 macro
/qemu/bsd-user/
H A Dsyscall_defs.h178 #define TARGET_RLIMIT_CORE 4 macro
/qemu/linux-user/
H A Dsyscall.c1025 case TARGET_RLIMIT_CORE: in target_to_host_resource()