Home
last modified time | relevance | path

Searched defs:StepFrame (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Dunwinder.cpp216 struct StepFrame { struct in OHOS::HiviewDFX::Unwinder::Impl
217 uintptr_t pc = 0;
218 uintptr_t methodid = 0;
219 uintptr_t sp = 0;
220 uintptr_t fp = 0;
221 bool isJsFrame {false};