Home
last modified time | relevance | path

Searched refs:prgEntryVaddr_ (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/hiviewdfx/faultloggerd/test/unittest/unwind/include/
H A Delf_imitate.h130 uint64_t prgEntryVaddr_; variable
/ohos5.0/base/hiviewdfx/faultloggerd/test/unittest/unwind/
H A Delf_imitate.cpp332 prgEntryVaddr_ = static_cast<uint64_t>(std::stoull(entryStr, nullptr, base)); in GetEntryAddr()