Searched refs:UnwindCallStack (Results 1 – 2 of 2) sorted by relevance
| /base/hiviewdfx/faultloggerd/interfaces/innerkits/callstack/include/ |
| D | callstack.h | 99 bool UnwindCallStack(const VirtualThread &thread, bool abi32, u64 *regs, u64 regsNum, 117 bool UnwindCallStack(const VirtualThread &thread, u64 *regs, u64 regsNum,
|
| /base/hiviewdfx/faultloggerd/interfaces/innerkits/callstack/src/ |
| D | callstack.cpp | 615 bool CallStack::UnwindCallStack(const VirtualThread &thread, bool abi32, u64 *regs, u64 regsNum, function in OHOS::HiviewDFX::CallStack 657 bool CallStack::UnwindCallStack(const VirtualThread &thread, u64 *regs, u64 regsNum, function in OHOS::HiviewDFX::CallStack
|