Home | History | Annotate | Download | only in ELF

Lines Matching refs:GetSectionHeaderInfo

349                     GetSectionHeaderInfo(section_headers, data, header, uuid, gnu_debuglink_file, gnu_debuglink_crc);
716 // GetSectionHeaderInfo
719 ObjectFileELF::GetSectionHeaderInfo(SectionHeaderColl &section_headers,
837 return GetSectionHeaderInfo(m_section_headers, m_data, m_header, m_uuid, m_gnu_debuglink_file, m_gnu_debuglink_crc);