Searched refs:prepare_access (Results 1 – 3 of 3) sorted by relevance
22 int (*prepare_access)(struct thread *thread); member
59 err = thread->unwind_libunwind_ops->prepare_access(thread); in unwind__prepare_access()
730 .prepare_access = _unwind__prepare_access,