Searched refs:machine_get_hwcaps (Results 1 – 3 of 3) sorted by relevance
231 extern Bool VG_(machine_get_hwcaps)( void );
830 Bool VG_(machine_get_hwcaps)( void ) in VG_() argument
1332 Bool ok = VG_(machine_get_hwcaps)(); in valgrind_main()