Searched refs:is_plausible_guest_addr (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/coregrind/
H A Dm_redir.c308 static Bool is_plausible_guest_addr(Addr);
605 vg_assert(is_plausible_guest_addr(sym_avmas.main));
900 if (!is_plausible_guest_addr(act.from_addr)
1067 if (!is_plausible_guest_addr(act->from_addr))
1069 if (!is_plausible_guest_addr(act->to_addr))
1536 static Bool is_plausible_guest_addr(Addr a) function

Completed in 155 milliseconds