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