Searched refs:WriteDebugInfo (Results 1 – 2 of 2) sorted by relevance
215 dex::u4 WriteDebugInfo(const ir::DebugInfo* ir_debug_info);
512 offset = WriteDebugInfo(ir_node.get()); in CreateDebugInfoSection()749 dex::u4 Writer::WriteDebugInfo(const ir::DebugInfo* ir_debug_info) { in WriteDebugInfo() function in dex::Writer