Searched refs:has_no_move_exception (Results 1 – 2 of 2) sorted by relevance
234 uint32_t dex_pc, bool* has_no_move_exception) { in FindCatchBlock() argument274 *has_no_move_exception = (first_catch_instr->Opcode() != Instruction::MOVE_EXCEPTION); in FindCatchBlock()
427 uint32_t dex_pc, bool* has_no_move_exception)