Searched refs:setEndPC (Results 1 – 3 of 3) sorted by relevance
56 setEndPC(end_pc); in CodeExceptionGen()90 public void setEndPC( final InstructionHandle end_pc ) { // TODO could be package-protected? in setEndPC() method in CodeExceptionGen118 setEndPC(new_ih); in updateTarget()
1217 exception.setEndPC(new_target); in redirectExceptionHandlers()
156 public final void setEndPC( final int end_pc ) { in setEndPC() method in CodeException