Searched refs:CreateCodeItemSection (Results 1 – 2 of 2) sorted by relevance
198 dex::u4 CreateCodeItemSection(dex::u4 section_offset);
286 offset += CreateCodeItemSection(offset); in CreateImage()507 dex::u4 Writer::CreateCodeItemSection(dex::u4 section_offset) { in CreateCodeItemSection() function in dex::Writer