Searched refs:GetTopQuickFramePc (Results 1 – 2 of 2) sorted by relevance
/art/runtime/ | ||
D | stack.h | 451 uintptr_t GetTopQuickFramePc() const { in GetTopQuickFramePc() function |
D | stack.cc | 533 cur_quick_frame_pc_ = current_fragment->GetTopQuickFramePc(); in WalkStack() |