Home
last modified time | relevance | path

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

/art/runtime/
Dstack.h451 uintptr_t GetTopQuickFramePc() const { in GetTopQuickFramePc() function
Dstack.cc533 cur_quick_frame_pc_ = current_fragment->GetTopQuickFramePc(); in WalkStack()