Home
last modified time | relevance | path

Searched defs:syscall_table (Results 1 – 2 of 2) sorted by relevance

/external/minijail/linux-x86/
Dlibsyscalls.gen.c5 const struct syscall_entry syscall_table[] = { variable
/external/perfetto/src/trace_processor/
Dsyscall_tracker.cc60 const char* const* syscall_table = nullptr; in SetArchitecture() local