Home
last modified time | relevance | path

Searched refs:GetJitCache (Results 1 - 4 of 4) sorted by relevance

/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/include/
H A Dunwinder.h89 const std::vector<uintptr_t>& GetJitCache(void);
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Dunwinder.cpp200 inline const std::vector<uintptr_t>& GetJitCache(void) const in GetJitCache() function in OHOS::HiviewDFX::Unwinder::Impl
439 const std::vector<uintptr_t>& Unwinder::GetJitCache() in GetJitCache() function in OHOS::HiviewDFX::Unwinder
441 return impl_->GetJitCache(); in GetJitCache()
/base/hiviewdfx/faultloggerd/tools/process_dump/
H A Dprocess_dumper.cpp436 const auto& jitCache = unwinder_->GetJitCache(); in UnwindWriteJit()
/base/hiviewdfx/faultloggerd/test/unittest/unwind/
H A Dunwinder_test.cpp959 auto jitCache = unwinder->GetJitCache(); in HWTEST_F()

Completed in 6 milliseconds