Searched refs:CreateAnnSetsSection (Results 1 – 2 of 2) sorted by relevance
193 dex::u4 CreateAnnSetsSection(dex::u4 section_offset);
282 offset += CreateAnnSetsSection(offset); in CreateImage()453 dex::u4 Writer::CreateAnnSetsSection(dex::u4 section_offset) { in CreateAnnSetsSection() function in dex::Writer