Lines Matching refs:m_objfile

163     : m_objfile(objfile), m_section_sp(section_sp),  in CompactUnwindInfo()
183 if (ArchSpec arch = m_objfile.GetArchitecture()) { in GetUnwindPlan()
199 SectionList *sl = m_objfile.GetSectionList(); in GetUnwindPlan()
203 m_objfile.GetBaseAddress().GetFileAddress(); in GetUnwindPlan()
256 m_objfile.GetModule()->LogMessage( in ScanIndex()
281 m_objfile.ReadSectionData(m_section_sp.get(), m_unwindinfo_data); in ScanIndex()
338 if (ArchSpec arch = m_objfile.GetArchitecture()) { in ScanIndex()
501 SectionList *sl = m_objfile.GetSectionList(); in GetCompactUnwindInfoForFunction()
512 address.GetFileAddress() - m_objfile.GetBaseAddress().GetFileAddress(); in GetCompactUnwindInfoForFunction()
573 SectionList *sl = m_objfile.GetSectionList(); in GetCompactUnwindInfoForFunction()
578 m_objfile.GetBaseAddress().GetFileAddress(); in GetCompactUnwindInfoForFunction()
592 SectionList *sl = m_objfile.GetSectionList(); in GetCompactUnwindInfoForFunction()
596 m_objfile.GetBaseAddress().GetFileAddress(); in GetCompactUnwindInfoForFunction()
657 SectionList *sl = m_objfile.GetSectionList(); in GetCompactUnwindInfoForFunction()
662 m_objfile.GetBaseAddress().GetFileAddress(); in GetCompactUnwindInfoForFunction()
676 SectionList *sl = m_objfile.GetSectionList(); in GetCompactUnwindInfoForFunction()
680 m_objfile.GetBaseAddress().GetFileAddress(); in GetCompactUnwindInfoForFunction()
818 SectionList *sl = m_objfile.GetSectionList(); in CreateUnwindPlan_x86_64()
1083 SectionList *sl = m_objfile.GetSectionList(); in CreateUnwindPlan_i386()