Home
last modified time | relevance | path

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

/external/valgrind/main/coregrind/m_syswrap/
Dsyswrap-ppc64-linux.c1475 const UInt syscall_table_size in ML_() local
1479 if (sysno < syscall_table_size) { in ML_()
Dpriv_syswrap-darwin.h47 extern const UInt ML_(syscall_table_size);
Dsyswrap-ppc32-linux.c1835 const UInt syscall_table_size in ML_() local
1839 if (sysno < syscall_table_size) { in ML_()
Dsyswrap-amd64-linux.c1430 const UInt syscall_table_size in ML_() local
1434 if (sysno < syscall_table_size) { in ML_()
Dsyswrap-s390x-linux.c1510 const UInt syscall_table_size in ML_() local
1514 if (sysno < syscall_table_size) { in ML_()
Dpriv_types_n_macros.h180 extern const UInt ML_(syscall_table_size);
Dsyswrap-x86-linux.c2238 const UInt syscall_table_size in ML_() local
2242 if (sysno < syscall_table_size) { in ML_()
Dsyswrap-main.c1117 if (idx >= 0 && idx < ML_(syscall_table_size) && in get_syscall_entry()
Dsyswrap-darwin.c8442 const UInt ML_(syscall_table_size) =
/external/valgrind/main/docs/internals/
Dporting-to-ARM.txt93 const UInt ML_(syscall_table_size) =