Searched refs:GetSectionType (Results 1 – 6 of 6) sorted by relevance
29 …type = property(GetSectionType, None, doc='''A read only property that returns an lldb enumeration…
55 SectionType GetSectionType();
193 SectionType SBSection::GetSectionType() { in GetSectionType() function in SBSection
262 lldb::SectionType GetSectionType(const ELFSectionHeaderInfo &H) const;
1709 SectionType ObjectFileELF::GetSectionType(const ELFSectionHeaderInfo &H) const { in GetSectionType() 1957 SectionType sect_type = GetSectionType(header); in CreateSections() 1696 SectionType ObjectFileELF::GetSectionType(const ELFSectionHeaderInfo &H) const { GetSectionType() function in ObjectFileELF
[all...]