Home
last modified time | relevance | path

Searched refs:CreateCodeItemSection (Results 1 – 2 of 2) sorted by relevance

/tools/dexter/slicer/
Dwriter.cc279 offset += CreateCodeItemSection(offset); in CreateImage()
492 dex::u4 Writer::CreateCodeItemSection(dex::u4 section_offset) { in CreateCodeItemSection() function in dex::Writer
/tools/dexter/slicer/export/slicer/
Dwriter.h196 dex::u4 CreateCodeItemSection(dex::u4 section_offset);