Home
last modified time | relevance | path

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

/aosp12/art/runtime/
H A Dstack.cc93 StackMap* StackVisitor::GetCurrentStackMap() const { in GetCurrentStackMap() function in art::StackVisitor
131 StackMap* stack_map = GetCurrentStackMap(); in GetDexPc()
872 StackMap* stack_map = GetCurrentStackMap(); in WalkStack()
H A Dstack.h349 ALWAYS_INLINE StackMap* GetCurrentStackMap() const;