Home
last modified time | relevance | path

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

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