Home
last modified time | relevance | path

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

/art/runtime/
Dthread.cc1748 : StackVisitor(self, self->GetLongJumpContext()), in CatchBlockStackVisitor()
1949 Context* Thread::GetLongJumpContext() { in GetLongJumpContext() function in art::Thread
1992 Context* context = GetLongJumpContext(); in GetCurrentLocationForThrow()
2176 Context* context = GetLongJumpContext(); in VerifyRoots()
2211 Context* context = GetLongJumpContext(); in VisitRoots()
Dthread.h318 Context* GetLongJumpContext();