Home
last modified time | relevance | path

Searched refs:GetEndVaddr (Results 1 - 5 of 5) sorted by relevance

/base/hiviewdfx/faultloggerd/test/unittest/unwind/include/
H A Delf_imitate.h65 uint64_t GetEndVaddr() { return endVaddr_; } in GetEndVaddr() function in OHOS::HiviewDFX::ElfImitate
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/include/
H A Ddfx_elf.h60 uint64_t GetEndVaddr();
H A Ddfx_elf_parser.h53 virtual uint64_t GetEndVaddr() { return endVaddr_; } in GetEndVaddr() function in OHOS::HiviewDFX::ElfParser
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Ddfx_elf.cpp374 auto endVaddr = elfParse_->GetEndVaddr(); in GetEndPc()
384 uint64_t DfxElf::GetEndVaddr() in GetEndVaddr() function in OHOS::HiviewDFX::DfxElf
387 return elfParse_->GetEndVaddr(); in GetEndVaddr()
/base/hiviewdfx/faultloggerd/test/unittest/unwind/
H A Delf_imitate.cpp819 auto endVaddr = GetEndVaddr(); in GetEndPc()

Completed in 5 milliseconds