Searched refs:catchAllAddr (Results 1 – 2 of 2) sorted by relevance
24 public int catchAllAddr; field in EncodedCatchHandler37 catchAllAddr = file.readUleb128(); in read()50 file.writeUleb128(catchAllAddr); in write()
291 insnLocationMap.get(encodedCatchHandler.catchAllAddr); in readTryBlocks()296 encodedCatchHandler.catchAllAddr)); in readTryBlocks()375 encodedCatchHandler.catchAllAddr = mTryBlock.catchAllHandler.location; in updateTryBlocks()