Searched defs:UnwindWithContext (Results 1 – 3 of 3) sorted by relevance
76 bool DwarfUnwinder::UnwindWithContext(unw_addr_space_t as, unw_context_t& context, in UnwindWithContext() function in OHOS::HiviewDFX::DwarfUnwinder
79 bool FpUnwinder::UnwindWithContext(unw_context_t& context, size_t skipFrameNum, size_t maxFrameNums) in UnwindWithContext() function in OHOS::HiviewDFX::FpUnwinder
82 __attribute__((noinline)) bool UnwindWithContext(const int fd, unw_context_t* context) in UnwindWithContext() function