HomeSort by relevance Sort by last modified time
    Searched refs:machine_get_hwcaps (Results 1 - 3 of 3) sorted by null

  /external/valgrind/coregrind/
pub_core_machine.h 203 x86: initially: call VG_(machine_get_hwcaps)
208 amd64: initially: call VG_(machine_get_hwcaps)
212 ppc32: initially: call VG_(machine_get_hwcaps)
219 ppc64: initially: call VG_(machine_get_hwcaps)
225 arm: initially: call VG_(machine_get_hwcaps)
230 s390x: initially: call VG_(machine_get_hwcaps)
234 VG_(machine_get_hwcaps) may use signals (although it attempts to
242 extern Bool VG_(machine_get_hwcaps)( void );
m_machine.c 489 VG_(machine_get_hwcaps) may use signals (although it attempts to
528 /* Helper function for VG_(machine_get_hwcaps), assumes the SIGILL/etc
770 Bool VG_(machine_get_hwcaps)( void ) function
    [all...]
m_main.c     [all...]

Completed in 72 milliseconds