Searched refs:CreateDebugInfoSection (Results 1 – 2 of 2) sorted by relevance
197 dex::u4 CreateDebugInfoSection(dex::u4 section_offset);
277 offset += CreateDebugInfoSection(offset); in CreateImage()506 dex::u4 Writer::CreateDebugInfoSection(dex::u4 section_offset) { in CreateDebugInfoSection() function in dex::Writer