Searched refs:GetSectionType (Results 1 – 4 of 4) sorted by relevance
54 SectionType GetSectionType();
184 SectionType SBSection::GetSectionType() { in GetSectionType() function in SBSection
251 lldb::SectionType GetSectionType(const ELFSectionHeaderInfo &H) const;
1785 SectionType ObjectFileELF::GetSectionType(const ELFSectionHeaderInfo &H) const { in GetSectionType() function in ObjectFileELF1985 SectionType sect_type = GetSectionType(header); in CreateSections()