Searched defs:chase_into_ok (Results 1 – 3 of 3) sorted by relevance
114 static Bool chase_into_ok ( Addr64 dst ) { return False; } in chase_into_ok() function
575 Bool (*chase_into_ok) ( /*callback_opaque*/void*, Addr64 ); member
822 static Bool chase_into_ok ( void* closureV, Addr64 addr64 ) in chase_into_ok() function