Searched refs:catchAllAddress (Results 1 – 1 of 1) sorted by relevance
969 int catchAllAddress = catchHandler.getCatchAllAddress(); in transformEncodedCatchHandler() local973 if (catchAllAddress != -1) { in transformEncodedCatchHandler()984 if (catchAllAddress != -1) { in transformEncodedCatchHandler()985 codeOut.writeUleb128(catchAllAddress); in transformEncodedCatchHandler()