Home
last modified time | relevance | path

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

/aosp12/art/runtime/
H A Dnterp_helpers.h62 uintptr_t NterpGetCatchHandler();
H A Doat_quick_method_header.cc68 return NterpGetCatchHandler(); in ToNativeQuickPc()
H A Dnterp_helpers.cc184 uintptr_t NterpGetCatchHandler() { in NterpGetCatchHandler() function