Searched refs:catchAllAddress (Results 1 – 1 of 1) sorted by relevance
964 int catchAllAddress = catchHandler.getCatchAllAddress(); in transformEncodedCatchHandler() local968 if (catchAllAddress != -1) { in transformEncodedCatchHandler()979 if (catchAllAddress != -1) { in transformEncodedCatchHandler()980 codeOut.writeUleb128(catchAllAddress); in transformEncodedCatchHandler()