Searched defs:handler_data (Results 1 – 3 of 3) sorted by relevance
836 const uint8_t* handler_data = in GetCatchHandlerData() local1580 explicit CatchHandlerIterator(const uint8_t* handler_data) { in CatchHandlerIterator()
1537 void CatchHandlerIterator::Init(const uint8_t* handler_data) { in Init()
69 const uint8_t* handler_data = DexFile::GetCatchHandlerData(disk_code_item, 0); in GetCodeItemSize() local