Searched refs:is_on_stack (Results 1 – 1 of 1) sorted by relevance
227 static bool is_on_stack(struct thread* thread, uintptr_t addr, bool user) { in is_on_stack() function255 if (is_on_stack(thread, frame->fp, !user)) { in dump_monotonic_backtrace()263 if (!is_on_stack(thread, frame->fp, user)) { in dump_monotonic_backtrace()