Home
last modified time | relevance | path

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

/art/runtime/
Dmanaged_stack.h100 return tagged_top_quick_frame_.GetTaggedSp() != 0u; in HasTopQuickFrame()
131 DCHECK_EQ(tagged_top_quick_frame_.GetTaggedSp(), 0u); in SetTopShadowFrame()
173 uintptr_t GetTaggedSp() const { in GetTaggedSp() function