HomeSort by relevance Sort by last modified time
    Searched defs:archinfo_host (Results 1 - 2 of 2) sorted by null

  /external/valgrind/VEX/pub/
libvex.h 621 VexArchInfo archinfo_host; member in struct:__anon26125
    [all...]
  /external/valgrind/coregrind/
m_transtab.c 794 VexArchInfo archinfo_host; local
795 VG_(bzero_inline)(&archinfo_host, sizeof(archinfo_host));
796 VG_(machine_get_VexArchInfo)( &arch_host, &archinfo_host );
797 VexEndness endness_host = archinfo_host.endness;
1514 VexArchInfo archinfo_host; local
1723 VexArchInfo archinfo_host; local
2031 VexArchInfo archinfo_host; local
    [all...]

Completed in 1923 milliseconds