Lines Matching refs:m_objfile
164 : m_objfile(objfile), m_section_sp(section_sp), in CompactUnwindInfo()
184 if (ArchSpec arch = m_objfile.GetArchitecture()) { in GetUnwindPlan()
200 SectionList *sl = m_objfile.GetSectionList(); in GetUnwindPlan()
204 m_objfile.GetBaseAddress().GetFileAddress(); in GetUnwindPlan()
257 m_objfile.GetModule()->LogMessage( in ScanIndex()
282 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()