Searched refs:startAddr (Results 1 – 5 of 5) sorted by relevance
61 u4 start = pTry->startAddr; in dexFindCatchHandlerOffset0()
132 u4 start = tries[0].startAddr; in dexFindCatchHandler()
1837 SWAP_FIELD4(tries->startAddr); in swapTriesAndCatches()1841 if (tries->startAddr < lastEnd) { in swapTriesAndCatches()1846 if (tries->startAddr >= code->insnsSize) { in swapTriesAndCatches()1847 ALOGE("Invalid start_addr: %#x", tries->startAddr); in swapTriesAndCatches()1862 lastEnd = tries->startAddr + tries->insnCount; in swapTriesAndCatches()
449 u4 startAddr; /* start address, in 16-bit code units */ member
584 u4 start = pTry->startAddr; in dumpCatches()1188 int startAddr; in dumpBytecodes() local1199 startAddr = ((u1*)pCode - pDexFile->baseAddr); in dumpBytecodes()1203 startAddr, startAddr, in dumpBytecodes()