Lines Matching refs:arg
170 unw_proc_info_t *pi, int need_unwind_info, void *arg)
220 tdep_search_unwind_table(as, ip, &di, pi, need_unwind_info, arg));
240 int need_unwind_info, void *arg)
242 UnwindInfo *unwindInfoPtr = static_cast<UnwindInfo *>(arg);
250 arg);
264 unw_word_t *valuePoint, int writeOperation, void *arg)
266 UnwindInfo *unwindInfoPtr = static_cast<UnwindInfo *>(arg);
299 unw_word_t *valuePoint, int writeOperation, void *arg)
301 UnwindInfo *unwindInfoPtr = static_cast<UnwindInfo *>(arg);
323 [[maybe_unused]] unw_proc_info_t *pi, [[maybe_unused]] void *arg)
329 [[maybe_unused]] void *arg)
336 [[maybe_unused]] void *arg)
342 [[maybe_unused]] void *arg)
349 [[maybe_unused]] unw_word_t *offp, [[maybe_unused]] void *arg)
598 int CallStack::FindUnwindTable(uintptr_t pc, UnwindTableInfo& outTableInfo, void *arg)
600 UnwindInfo *unwindInfoPtr = static_cast<UnwindInfo *>(arg);
617 int CallStack::AccessMem2(uintptr_t addr, uintptr_t *val, void *arg)
619 UnwindInfo *unwindInfoPtr = static_cast<UnwindInfo *>(arg);
650 [[maybe_unused]] void *arg)
652 UnwindInfo *unwindInfoPtr = static_cast<UnwindInfo *>(arg);