Searched defs:show_hwcaps (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/VEX/priv/
H A Dmain_main.c175 static const HChar* show_hwcaps ( VexArch arch, UInt hwcaps );
1430 return show_hwcaps(arch, hwcaps);
1726 static const HChar* show_hwcaps ( VexArch arch, UInt hwcaps ) function
1748 " Found: %s\n", message, show_hwcaps(arch, hwcaps));

Completed in 41 milliseconds