HomeSort by relevance Sort by last modified time
    Searched refs:client_syscall (Results 1 - 3 of 3) sorted by null

  /external/valgrind/main/coregrind/
pub_core_syswrap.h 43 extern void VG_(client_syscall) ( ThreadId tid, UInt trc );
  /external/valgrind/main/coregrind/m_scheduler/
scheduler.c 896 SCHEDSETJMP(tid, jumped, VG_(client_syscall)(tid, trc));
    [all...]
  /external/valgrind/main/coregrind/m_syswrap/
syswrap-main.c 98 /* The main function is VG_(client_syscall). The simulation calls it
103 arcane. See big big comment in VG_(client_syscall).
1258 void VG_(client_syscall) ( ThreadId tid, UInt trc ) function
    [all...]

Completed in 75 milliseconds