Home
last modified time | relevance | path

Searched defs:dex_pc_list (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/art/runtime/oat/
H A Doat_quick_method_header.cc90 ArrayRef<const uint32_t> dex_pc_list, in ToNativeQuickPcForCatchHandlers()
/aosp_15_r20/art/runtime/
H A Dquick_exception_handler.cc305 ArrayRef<const uint32_t> dex_pc_list = GetHandlerDexPcList(); in SetCatchEnvironmentForOptimizedHandler() local