Home
last modified time | relevance | path

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

/qemu/linux-user/
H A Dstrace.c1104 UNUSED static const struct flags mmap_prot_flags[] = { variable
3810 print_flags(mmap_prot_flags, arg2, 0); in print_mmap_both()
3855 print_flags(mmap_prot_flags, arg2, 1); in print_mprotect()