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

  /external/valgrind/main/coregrind/
pub_core_machine.h 186 x86: initially: call VG_(machine_get_hwcaps)
191 amd64: initially: call VG_(machine_get_hwcaps)
195 ppc32: initially: call VG_(machine_get_hwcaps)
202 ppc64: initially: call VG_(machine_get_hwcaps)
208 arm: initially: call VG_(machine_get_hwcaps)
213 s390x: initially: call VG_(machine_get_hwcaps)
217 VG_(machine_get_hwcaps) may use signals (although it attempts to
225 extern Bool VG_(machine_get_hwcaps)( void );
m_machine.c 426 VG_(machine_get_hwcaps) may use signals (although it attempts to
465 /* Helper function for VG_(machine_get_hwcaps), assumes the SIGILL/etc
706 Bool VG_(machine_get_hwcaps)( void ) function
    [all...]
m_main.c     [all...]

Completed in 292 milliseconds