Lines Matching refs:DebugInfo

149   Log *log = GetLog(DWARFLog::DebugInfo);  in ParseLLVMLineTable()
173 Log *log = GetLog(DWARFLog::DebugInfo); in ParseLLVMLineTablePrologue()
266 LLDB_LOG(GetLog(DWARFLog::DebugInfo), in Materialize()
431 DWARFDebugInfo &info = DebugInfo(); in GetTypes()
513 Log *log = GetLog(DWARFLog::DebugInfo); in InitializeObject()
708 Log *log = GetLog(DWARFLog::DebugInfo); in DebugAbbrev()
718 DWARFDebugInfo &SymbolFileDWARF::DebugInfo() { in DebugInfo() function in SymbolFileDWARF
732 DWARFUnit *dwarf_cu = DebugInfo().GetUnitAtIndex(comp_unit->GetID()); in GetDWARFCompileUnit()
864 DWARFDebugInfo &info = DebugInfo(); in BuildCuTranslationTable()
888 return m_lldb_cu_to_dwarf_unit.empty() ? DebugInfo().GetNumUnits() in CalculateNumCompileUnits()
896 DebugInfo().GetUnitAtIndex(*dwarf_idx))) in ParseCompileUnitAtIndex()
1146 Log *log = GetLog(DWARFLog::DebugInfo); in GetTypeUnitSupportFiles()
1561 Log *log = GetLog(DWARFLog::DebugInfo); in ResolveTypeUID()
1672 Log *log = GetLog(DWARFLog::DebugInfo | DWARFLog::TypeCompletion); in CompleteType()
1782 return DebugInfo().GetUnitAtIndex(*die_ref.file_index()) in GetDIERefSymbolFile()
1798 return symbol_file->DebugInfo().GetDIE(die_ref.section(), in GetDIE()
1824 return DebugInfo().GetSkeletonUnit(dwo_unit); in GetSkeletonUnit()
2009 DWARFDebugInfo &debug_info = DebugInfo(); in UpdateExternalModuleListIfNeeded()
2200 DWARFDebugInfo &debug_info = DebugInfo(); in ResolveSymbolContext()
2226 debug_info.GetUnitAtOffset(DIERef::Section::DebugInfo, cu_offset, in ResolveSymbolContext()
2663 DWARFDebugInfo &info = DebugInfo(); in GetMangledNamesForFunction()
2713 DWARFDebugInfo &info = DebugInfo(); in GetDebugInfoSize()
3011 DWARFDebugInfo &debug_info = DebugInfo(); in Supports_DW_AT_APPLE_objc_complete_type()
3319 DWARFUnit *dwarf_cu = DebugInfo().GetUnitAtIndex(sc.comp_unit->GetID()); in ParseVariablesForContext()
4230 DWARFDebugInfo &info = DebugInfo(); in GetSeparateDebugInfo()