Searched refs:mach_trap_table (Results 1 – 3 of 3) sorted by relevance
44 extern const SyscallTableEntry ML_(mach_trap_table)[];
1326 ML_(mach_trap_table)[idx].before != NULL) in get_syscall_entry()1327 sys = &ML_(mach_trap_table)[idx]; in get_syscall_entry()
8462 const SyscallTableEntry ML_(mach_trap_table)[] = { variable8633 sizeof(ML_(mach_trap_table)) / sizeof(ML_(mach_trap_table)[0]);