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

/external/valgrind/main/coregrind/
H A Dm_stacktrace.c867 static Bool looks_like_RA ( Addr ra ) function
998 if (!in_same_fn(lr, pc) && looks_like_RA(lr)) {
1015 if (looks_like_RA(w)) {

Completed in 167 milliseconds