Searched refs:dexCatchIteratorInit (Results 1 – 3 of 3) sorted by relevance
82 DEX_INLINE void dexCatchIteratorInit(DexCatchIterator* pIterator, in dexCatchIteratorInit() function157 dexCatchIteratorInit(pIterator, pCode, offset); in dexFindCatchHandler()
510 dexCatchIteratorInit(&iterator, pCode, offset); in dexGetDexCodeSize()
590 dexCatchIteratorInit(&iterator, pCode, pTry->handlerOff); in dumpCatches()