Home
last modified time | relevance | path

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

/art/dex2oat/driver/
Dcompiler_driver.cc983 std::set<std::pair<dex::TypeIndex, const DexFile*>>* exceptions_to_resolve) in FindExceptionTypesToResolve() argument
988 FindExceptionTypesToResolveForMethod(&method, exceptions_to_resolve); in FindExceptionTypesToResolve()
996 std::set<std::pair<dex::TypeIndex, const DexFile*>>* exceptions_to_resolve) in FindExceptionTypesToResolveForMethod() argument
1019 exceptions_to_resolve->emplace(encoded_catch_handler_handlers_type_idx, in FindExceptionTypesToResolveForMethod()