Searched refs:GetLoadDebugInfoEnabled (Results 1 – 3 of 3) sorted by relevance
52 bool GetLoadDebugInfoEnabled() override { return m_debug_info_enabled; } in GetLoadDebugInfoEnabled() function
135 virtual bool GetLoadDebugInfoEnabled() { return true; } in GetLoadDebugInfoEnabled() function
295 module_stat.debug_info_enabled = sym_file->GetLoadDebugInfoEnabled() && in ReportStatistics()