Searched defs:GetLastErrorAddr (Results 1 – 2 of 2) sorted by relevance
| /base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/include/ | ||
| D | unwind_entry_parser.h | 33 uint64_t GetLastErrorAddr() { return lastErrorData_.GetAddr(); } in GetLastErrorAddr() function |
| /base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/ | ||
| D | unwinder.cpp | 170 inline uint64_t GetLastErrorAddr() in GetLastErrorAddr() function in OHOS::HiviewDFX::Unwinder::Impl |