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

  /external/valgrind/coregrind/
pub_core_transtab.h 105 Bool to_fastEP );
m_transtab.c 114 Bool to_fastEP:1; /* Is the patch to a fast or slow entry point? */
563 ie->to_fastEP = False;
866 Bool to_fastEP )
882 + (to_fastEP ? LibVEX_evCheckSzB(arch_host) : 0);
    [all...]

Completed in 694 milliseconds