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