Searched refs:start_data (Results 1 – 1 of 1) sorted by relevance
674 const uint8_t* const start_data = reinterpret_cast<const uint8_t*>(annotation); in CreateAnnotationItem() local675 const uint32_t offset = start_data - dex_file.DataBegin(); in CreateAnnotationItem()688 annotation_item->SetSize(annotation_data - start_data); in CreateAnnotationItem()