Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/include/
H A Ddwarf_section.h39 const uint64_t& GetLastErrorAddr() { return lastErrorData_.GetAddr(); } in GetLastErrorAddr() function
H A Darm_exidx.h50 const uint64_t& GetLastErrorAddr() { return lastErrorData_.GetAddr(); } in GetLastErrorAddr() function
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Dunwinder.cpp169 inline uint64_t GetLastErrorAddr() in GetLastErrorAddr() function in OHOS::HiviewDFX::Unwinder::Impl
350 uint64_t Unwinder::GetLastErrorAddr() const in GetLastErrorAddr() function in OHOS::HiviewDFX::Unwinder