Searched refs:handler_pc (Results 1 – 2 of 2) sorted by relevance
462 int start_pc, end_pc, handler_pc, catch_type; local468 handler_pc = GET_u2 (p+4);473 || handler_pc < 0 || handler_pc >= length477 || ! (instruction_bits [handler_pc] & BCODE_INSTRUCTION_START))484 if (handler_pc >= start_pc && handler_pc < end_pc)488 lookup_label (handler_pc),492 instruction_bits [handler_pc] |= BCODE_EXCEPTION_TARGET;
778 int handler_pc = GET_u2 (ptr+4); variable781 start_pc, end_pc, handler_pc, catch_type);