Home
last modified time | relevance | path

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

/aosp12/art/runtime/
H A Dquick_exception_handler.h105 uint32_t GetHandlerDexPc() const { in GetHandlerDexPc() function
H A Dquick_exception_handler.cc253 StackMap catch_stack_map = code_info.GetCatchStackMapForDexPc(GetHandlerDexPc()); in SetCatchEnvironmentForOptimizedHandler()