Home
last modified time | relevance | path

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

/art/runtime/
Dnative_stack_dump.cc297 static bool PcIsWithinQuickCode(ArtMethod* method, uintptr_t pc) NO_THREAD_SAFETY_ANALYSIS { in PcIsWithinQuickCode() function
397 PcIsWithinQuickCode(current_method, it->pc)) { in DumpNativeStack()