Searched refs:DexCatchIterator (Results 1 – 9 of 9) sorted by relevance
47 struct DexCatchIterator { struct56 DEX_INLINE void dexCatchIteratorClear(DexCatchIterator* pIterator) { in dexCatchIteratorClear()65 DEX_INLINE void dexCatchIteratorInitToPointer(DexCatchIterator* pIterator, in dexCatchIteratorInitToPointer()82 DEX_INLINE void dexCatchIteratorInit(DexCatchIterator* pIterator, in dexCatchIteratorInit()90 DEX_INLINE DexCatchHandler* dexCatchIteratorNext(DexCatchIterator* pIterator) { in dexCatchIteratorNext()110 u4 dexCatchIteratorGetEndOffset(DexCatchIterator* pIterator,120 DEX_INLINE bool dexFindCatchHandler(DexCatchIterator *pIterator, in dexFindCatchHandler()
85 u4 dexCatchIteratorGetEndOffset(DexCatchIterator* pIterator, in dexCatchIteratorGetEndOffset()
512 DexCatchIterator iterator; in dexGetDexCodeSize()
39 DexCatchIterator iterator; in extractCatchHandlers()
183 DexCatchIterator iterator; in scanTryCatchBlocks()
2935 DexCatchIterator iterator; in getCaughtExceptionType()5979 DexCatchIterator iterator; in verifyInstruction()
874 DexCatchIterator iterator; in processTryCatchBlocks()1078 DexCatchIterator iterator; in processCanThrow()
616 DexCatchIterator iterator; in findCatchInMethod()
585 DexCatchIterator iterator; in dumpCatches()