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

  /external/valgrind/main/coregrind/m_syswrap/
priv_types_n_macros.h 428 VG_(tdict).track_pre_reg_read(Vg_CoreSysCall, tid, "(syscallno)", \
449 VG_(tdict).track_pre_reg_read( \
467 VG_(tdict).track_pre_reg_read( \
545 if (VG_(tdict).track_pre_reg_read) { \
549 if (VG_(tdict).track_pre_reg_read) { \
554 if (VG_(tdict).track_pre_reg_read) { \
559 if (VG_(tdict).track_pre_reg_read) { \
564 if (VG_(tdict).track_pre_reg_read) { \
570 if (VG_(tdict).track_pre_reg_read) { \
576 if (VG_(tdict).track_pre_reg_read) { \
    [all...]
syswrap-amd64-linux.c 407 if (VG_(tdict).track_pre_reg_read) {
417 if (VG_(tdict).track_pre_reg_read) {
428 if (VG_(tdict).track_pre_reg_read) {
    [all...]
syswrap-s390x-linux.c 948 if (VG_(tdict).track_pre_reg_read)
958 if (VG_(tdict).track_pre_reg_read)
970 if (VG_(tdict).track_pre_reg_read) {
    [all...]
syswrap-x86-linux.c 859 if (VG_(tdict).track_pre_reg_read) {
869 if (VG_(tdict).track_pre_reg_read) {
879 if (VG_(tdict).track_pre_reg_read) {
    [all...]
syswrap-mips32-linux.c     [all...]
  /external/valgrind/main/coregrind/
pub_core_tooliface.h 220 void (*track_pre_reg_read) (CorePart, ThreadId, Char*, PtrdiffT, SizeT); member in struct:__anon16978
m_tooliface.c 402 DEF0(track_pre_reg_read, CorePart, ThreadId, Char*, PtrdiffT, SizeT)
  /external/valgrind/main/include/
pub_tool_tooliface.h 597 void VG_(track_pre_reg_read) (void(*f)(CorePart part, ThreadId tid,
    [all...]
  /external/valgrind/main/memcheck/
mc_main.c     [all...]

Completed in 56 milliseconds