Searched refs:m_section_list (Results 1 – 1 of 1) sorted by relevance
1926 : m_section_list(section_list), m_section_infos() { in MachSymtabSectionInfo()1938 SectionSP section_sp(m_section_list->FindSectionByID(n_sect)); in GetSection()1947 SectionSP first_section_sp(m_section_list->GetSectionAtIndex(0)); in GetSection()1969 return m_section_list->FindSectionContainingFileAddress(file_addr); in GetSection()1979 SectionList *m_section_list; member in MachSymtabSectionInfo