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