Home
last modified time | relevance | path

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

/art/compiler/driver/
Dcompiler_driver.cc694 ArtMethod* method_handle, std::set<std::pair<uint16_t, const DexFile*>>& exceptions_to_resolve) in ResolveExceptionsForMethod() argument
717 exceptions_to_resolve.insert( in ResolveExceptionsForMethod()
733 auto* exceptions_to_resolve = in ResolveCatchBlockExceptionsClassVisitor() local
737 ResolveExceptionsForMethod(&m, *exceptions_to_resolve); in ResolveCatchBlockExceptionsClassVisitor()
740 ResolveExceptionsForMethod(&m, *exceptions_to_resolve); in ResolveCatchBlockExceptionsClassVisitor()