Searched defs:debug_info_stream (Results 1 – 1 of 1) sorted by relevance
46 static uint32_t GetDebugInfoStreamSize(const uint8_t* debug_info_stream) { in GetDebugInfoStreamSize()806 const uint8_t* debug_info_stream = dex_file.GetDebugInfoStream(debug_info_offset); in DedupeOrCreateCodeItem() local