Searched refs:exceptions_to_resolve (Results 1 – 1 of 1) sorted by relevance
649 std::set<std::pair<uint16_t, const DexFile*>>& exceptions_to_resolve) in ResolveExceptionsForMethod() argument672 exceptions_to_resolve.insert( in ResolveExceptionsForMethod()688 std::set<std::pair<uint16_t, const DexFile*>>* exceptions_to_resolve = in ResolveCatchBlockExceptionsClassVisitor() local694 ResolveExceptionsForMethod(&mh, *exceptions_to_resolve); in ResolveCatchBlockExceptionsClassVisitor()698 ResolveExceptionsForMethod(&mh, *exceptions_to_resolve); in ResolveCatchBlockExceptionsClassVisitor()