Searched refs:GetDebugInfoStream (Results 1 – 4 of 4) sorted by relevance
217 const uint8_t* stream = dex_file_->GetDebugInfoStream(DebugInfoOffset()); in VisitParameterNames()240 dex_file_->GetDebugInfoStream(DebugInfoOffset()), in DecodeDebugPositionInfo()
455 const uint8_t* const stream = GetDebugInfoStream(debug_info_offset); in DecodeDebugLocalInfo()
633 const uint8_t* GetDebugInfoStream(uint32_t debug_info_off) const { in GetDebugInfoStream() function
96 const uint8_t* debug_info = dex_file->GetDebugInfoStream(code_item.DebugInfoOffset()); in ProcessDexFiles()