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

  /external/valgrind/include/
pub_tool_machine.h 186 extern void VG_(machine_get_VexArchInfo)( /*OUT*/VexArch*,
  /external/valgrind/cachegrind/
cg_arch.c 352 VG_(machine_get_VexArchInfo)(NULL, &vai);
  /external/valgrind/coregrind/m_gdbserver/
valgrind-low-amd64.c 314 VG_(machine_get_VexArchInfo) (&va, &vai);
  /external/valgrind/coregrind/
m_transtab.c 34 #include "pub_core_machine.h" // For VG_(machine_get_VexArchInfo)
796 VG_(machine_get_VexArchInfo)( &arch_host, &archinfo_host );
    [all...]
m_libcproc.c 32 #include "pub_core_machine.h" // For VG_(machine_get_VexArchInfo)
771 VG_(machine_get_VexArchInfo)(NULL, &vai);
m_main.c     [all...]
m_machine.c     [all...]
m_translate.c 38 // VG_(machine_get_VexArchInfo)
    [all...]

Completed in 222 milliseconds