Home | History | Annotate | Download | only in libdex

Lines Matching refs:handlerOff

1644  * handlerOff values for catch handlers and also verifies the handler
1741 u4 handlerOffs[handlersSize]; // list of valid handlerOff values
1761 SWAP_FIELD2(tries->handlerOff);
1774 if (tries->handlerOff == handlerOffs[i]) {
1780 LOGE("Bogus handler offset: 0x%x\n", tries->handlerOff);