Searched refs:eSectionTypeOther (Results 1 – 12 of 12) sorted by relevance
257 return eSectionTypeOther; in GetSectionTypeFromName()271 SectionType section_type = eSectionTypeOther; in CreateSections()288 if (section_type == eSectionTypeOther) in CreateSections()
41 lldb_private::ConstString(".module_image"), eSectionTypeOther, m_base, in CreateSections()
201 .Case("clangast", eSectionTypeOther) in CreateSections()212 return eSectionTypeOther; in CreateSections()
142 ConstString(toString(*current_section)), eSectionTypeOther, in CreateSections()
156 case eSectionTypeOther: in GetTypeAsCString()418 case eSectionTypeOther: in ContainsOnlyDebugInfo()
382 case eSectionTypeOther: in GetAddressClass()670 .Default(eSectionTypeOther); in GetDWARFSectionTypeFromName()
330 SectionType section_type = lldb::eSectionTypeOther; in CreateSectionsWithBitness()
531 sect_type = lldb::eSectionTypeOther; in GetSectionTypeFromSectionName()602 sect_type = lldb::eSectionTypeOther; in GetSectionTypeFromSectionName()
760 eSectionTypeOther, enumerator
970 .. py:data:: eSectionTypeOther
1671 .Default(eSectionTypeOther); in GetSectionTypeFromName()
82958 {SWIG_LUA_CONSTTAB_INT("eSectionTypeOther", (lldb::eSectionTypeOther))},