Home
last modified time | relevance | path

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

/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/include/
Ddwarf_section.h39 const uint64_t& GetLastErrorAddr() { return lastErrorData_.GetAddr(); } in GetLastErrorAddr() function
Darm_exidx.h50 const uint64_t& GetLastErrorAddr() { return lastErrorData_.GetAddr(); } in GetLastErrorAddr() function
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
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