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()
1747 SWAP_FIELD4(tries->startAddr); in swapTriesAndCatches()1751 if (tries->startAddr < lastEnd) { in swapTriesAndCatches()1756 if (tries->startAddr >= code->insnsSize) { in swapTriesAndCatches()1757 ALOGE("Invalid start_addr: %#x", tries->startAddr); in swapTriesAndCatches()1772 lastEnd = tries->startAddr + tries->insnCount; in swapTriesAndCatches()
392 u4 startAddr; /* start address, in 16-bit code units */ member
583 u4 start = pTry->startAddr; in dumpCatches()1063 int startAddr; in dumpBytecodes() local1070 startAddr = ((u1*)pCode - pDexFile->baseAddr); in dumpBytecodes()1074 startAddr, startAddr, in dumpBytecodes()