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