Searched refs:start_data (Results 1 – 2 of 2) sorted by relevance
99 __u64 start_data; member
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()