Lines Matching refs:m_objfile
165 : m_objfile(objfile), m_section_sp(section_sp), in CompactUnwindInfo()
185 if (ArchSpec arch = m_objfile.GetArchitecture()) { in GetUnwindPlan()
201 SectionList *sl = m_objfile.GetSectionList(); in GetUnwindPlan()
205 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()
339 if (ArchSpec arch = m_objfile.GetArchitecture()) { in ScanIndex()
502 SectionList *sl = m_objfile.GetSectionList(); in GetCompactUnwindInfoForFunction()
513 address.GetFileAddress() - m_objfile.GetBaseAddress().GetFileAddress(); in GetCompactUnwindInfoForFunction()
574 SectionList *sl = m_objfile.GetSectionList(); in GetCompactUnwindInfoForFunction()
579 m_objfile.GetBaseAddress().GetFileAddress(); in GetCompactUnwindInfoForFunction()
593 SectionList *sl = m_objfile.GetSectionList(); in GetCompactUnwindInfoForFunction()
597 m_objfile.GetBaseAddress().GetFileAddress(); in GetCompactUnwindInfoForFunction()
658 SectionList *sl = m_objfile.GetSectionList(); in GetCompactUnwindInfoForFunction()
663 m_objfile.GetBaseAddress().GetFileAddress(); in GetCompactUnwindInfoForFunction()
677 SectionList *sl = m_objfile.GetSectionList(); in GetCompactUnwindInfoForFunction()
681 m_objfile.GetBaseAddress().GetFileAddress(); in GetCompactUnwindInfoForFunction()
819 SectionList *sl = m_objfile.GetSectionList(); in CreateUnwindPlan_x86_64()
1084 SectionList *sl = m_objfile.GetSectionList(); in CreateUnwindPlan_i386()