Searched refs:catchCount (Results 1 – 1 of 1) sorted by relevance
73 int catchCount = dex::ReadSLeb128(&ptr); in DissasembleTryBlocks() local75 for (int catchIndex = 0; catchIndex < std::abs(catchCount); ++catchIndex) { in DissasembleTryBlocks()95 if (catchCount < 1) { in DissasembleTryBlocks()