Searched defs:CatchHandlerIterator (Results 1 – 2 of 2) sorted by relevance
23 CatchHandlerIterator::CatchHandlerIterator(const CodeItemDataAccessor& accessor, uint32_t address) { in CatchHandlerIterator() function in art::CatchHandlerIterator51 CatchHandlerIterator::CatchHandlerIterator(const CodeItemDataAccessor& accessor, in CatchHandlerIterator() function in art::CatchHandlerIterator
32 explicit CatchHandlerIterator(const uint8_t* handler_data) { in CatchHandlerIterator() function