Home
last modified time | relevance | path

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

/external/valgrind/main/coregrind/m_syswrap/
Dpriv_syswrap-darwin.h44 extern const SyscallTableEntry ML_(mach_trap_table)[];
Dsyswrap-main.c1326 ML_(mach_trap_table)[idx].before != NULL) in get_syscall_entry()
1327 sys = &ML_(mach_trap_table)[idx]; in get_syscall_entry()
Dsyswrap-darwin.c8462 const SyscallTableEntry ML_(mach_trap_table)[] = { variable
8633 sizeof(ML_(mach_trap_table)) / sizeof(ML_(mach_trap_table)[0]);