Searched refs:TARGET_NR_mmap (Results 1 – 3 of 3) sorted by relevance
604 #ifdef TARGET_NR_mmap605 { TARGET_NR_mmap, "mmap" , NULL, print_mmap, print_syscall_ret_addr },
3935 #if defined(TARGET_NR_mmap) || defined(TARGET_NR_mmap2)3966 #if defined(TARGET_NR_mmap)
10594 #ifdef TARGET_NR_mmap in _syscall2()10595 case TARGET_NR_mmap: in _syscall2()