Searched defs:GetSectionType (Results 1 – 4 of 4) sorted by relevance
218 SectionType SBSection::GetSectionType() { in GetSectionType() function in SBSection
951 SectionType ObjectFilePECOFF::GetSectionType(llvm::StringRef sect_name, in GetSectionType() function in ObjectFilePECOFF
1442 static lldb::SectionType GetSectionType(uint32_t flags, in GetSectionType() function
1672 SectionType ObjectFileELF::GetSectionType(const ELFSectionHeaderInfo &H) const { in GetSectionType() function in ObjectFileELF