Home | History | Annotate | Download | only in analysis

Lines Matching refs:handler

187             DexCatchHandler* handler = dexCatchIteratorNext(&iterator);
190 if (handler == NULL) {
194 addr = handler->address;
197 "VFY: exception handler starts at bad address (%d)",
708 * We don't expect code to jump directly into an exception handler, but
789 * - (earlier) for each exception handler, the "try" area must begin and
791 * - (earlier) for each exception handler, the handler must start at a valid