Lines Matching refs:m_objfile
164 : m_objfile(objfile), m_section_sp(section_sp), in CompactUnwindInfo()
186 if (ArchSpec arch = m_objfile.GetArchitecture()) { in GetUnwindPlan()
202 SectionList *sl = m_objfile.GetSectionList(); in GetUnwindPlan()
206 m_objfile.GetBaseAddress().GetFileAddress(); in GetUnwindPlan()
258 m_objfile.GetModule()->LogMessage( in ScanIndex()
283 m_objfile.ReadSectionData(m_section_sp.get(), m_unwindinfo_data); in ScanIndex()
340 if (ArchSpec arch = m_objfile.GetArchitecture()) { in ScanIndex()
503 SectionList *sl = m_objfile.GetSectionList(); in GetCompactUnwindInfoForFunction()
514 address.GetFileAddress() - m_objfile.GetBaseAddress().GetFileAddress(); in GetCompactUnwindInfoForFunction()
575 SectionList *sl = m_objfile.GetSectionList(); in GetCompactUnwindInfoForFunction()
580 m_objfile.GetBaseAddress().GetFileAddress(); in GetCompactUnwindInfoForFunction()
594 SectionList *sl = m_objfile.GetSectionList(); in GetCompactUnwindInfoForFunction()
598 m_objfile.GetBaseAddress().GetFileAddress(); in GetCompactUnwindInfoForFunction()
659 SectionList *sl = m_objfile.GetSectionList(); in GetCompactUnwindInfoForFunction()
664 m_objfile.GetBaseAddress().GetFileAddress(); in GetCompactUnwindInfoForFunction()
678 SectionList *sl = m_objfile.GetSectionList(); in GetCompactUnwindInfoForFunction()
682 m_objfile.GetBaseAddress().GetFileAddress(); in GetCompactUnwindInfoForFunction()
819 SectionList *sl = m_objfile.GetSectionList(); in CreateUnwindPlan_x86_64()
1083 SectionList *sl = m_objfile.GetSectionList(); in CreateUnwindPlan_i386()