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

  /external/valgrind/coregrind/
m_translate.c 700 chase_into_ok return False). Note that the latter is redundant
705 determined by chase_into_ok) to go into a 'w' area.
936 static Bool chase_into_ok ( void* closureV, Addr addr ) function
    [all...]
  /external/valgrind/VEX/pub/
libvex.h 678 Bool (*chase_into_ok) ( /*callback_opaque*/void*, Addr ); member in struct:__anon42052
802 bb-chasing. The supplied chase_into_ok function should say NO
808 would not be the result. Therefore chase_into_ok should disallow
    [all...]

Completed in 86 milliseconds