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

  /external/valgrind/main/include/
pub_tool_machine.h 176 extern void VG_(machine_get_VexArchInfo)( /*OUT*/VexArch*,
  /external/valgrind/main/coregrind/
m_libcproc.c 32 #include "pub_core_machine.h" // For VG_(machine_get_VexArchInfo)
739 VG_(machine_get_VexArchInfo)(NULL, &vai);
750 VG_(machine_get_VexArchInfo)( NULL, &vai );
m_transtab.c 34 #include "pub_core_machine.h" // For VG_(machine_get_VexArchInfo)
751 VG_(machine_get_VexArchInfo)( &vex_arch, NULL );
    [all...]
m_main.c     [all...]
m_translate.c 38 // VG_(machine_get_VexArchInfo)
    [all...]
m_machine.c     [all...]
  /external/valgrind/main/cachegrind/
cg_arch.c 300 VG_(machine_get_VexArchInfo)(NULL, &vai);
  /external/valgrind/main/coregrind/m_gdbserver/
valgrind-low-amd64.c 315 VG_(machine_get_VexArchInfo) (&va, &vai);

Completed in 108 milliseconds