Searched refs:ExtractDebugInfo (Results 1 – 2 of 2) sorted by relevance
100 ir::DebugInfo* ExtractDebugInfo(dex::u4 offset);
607 ir::DebugInfo* Reader::ExtractDebugInfo(dex::u4 offset) { in ExtractDebugInfo() function in dex::Reader763 ir_code->debug_info = ExtractDebugInfo(dex_code->debug_info_off); in ExtractCode()