Home
last modified time | relevance | path

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

/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/include/
Dunwind_entry_parser.h33 uint64_t GetLastErrorAddr() { return lastErrorData_.GetAddr(); } in GetLastErrorAddr() function
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
Dunwinder.cpp170 inline uint64_t GetLastErrorAddr() in GetLastErrorAddr() function in OHOS::HiviewDFX::Unwinder::Impl
368 uint64_t Unwinder::GetLastErrorAddr() const in GetLastErrorAddr() function in OHOS::HiviewDFX::Unwinder