Home
last modified time | relevance | path

Searched refs:handle_syscall (Results 1 – 2 of 2) sorted by relevance

/external/ltrace/
Dhandle_event.c50 static void handle_syscall(Event *event);
151 handle_syscall(event); in handle_event()
560 handle_syscall(Event *event) in handle_syscall() function
/external/valgrind/coregrind/m_scheduler/
Dscheduler.c1101 static void handle_syscall(ThreadId tid, UInt trc) in handle_syscall() function
1435 handle_syscall(tid, trc[0]); in VG_()
1628 handle_syscall(tid, trc[0]); in VG_()