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

  /external/valgrind/main/VEX/switchback/
switchback.c 832 VexArchInfo vex_archinfo; local
847 LibVEX_default_VexArchInfo(&vex_archinfo);
848 vex_archinfo.subarch = VexSubArch;
849 vex_archinfo.ppc_cache_line_szB = CacheLineSize;
853 vta.archinfo_guest = vex_archinfo;
855 vta.archinfo_host = vex_archinfo;
  /external/valgrind/main/coregrind/
m_translate.c 1302 VexArchInfo vex_archinfo; local
    [all...]
m_main.c 1301 VexArchInfo vex_archinfo; local
1736 VexArchInfo vex_archinfo; local
    [all...]

Completed in 69 milliseconds