Searched refs:eSectionTypeOther (Results 1 – 11 of 11) sorted by relevance
285 .Default(eSectionTypeOther); in GetSectionTypeFromName()287 return eSectionTypeOther; in GetSectionTypeFromName()301 SectionType section_type = eSectionTypeOther; in CreateSections()318 if (section_type == eSectionTypeOther) in CreateSections()
41 lldb_private::ConstString(".module_image"), eSectionTypeOther, m_base, in CreateSections()
205 .Case("clangast", eSectionTypeOther) in CreateSections()216 return eSectionTypeOther; in CreateSections()
142 ConstString(toString(*current_section)), eSectionTypeOther, in CreateSections()
150 case eSectionTypeOther: in GetTypeAsCString()415 case eSectionTypeOther: in ContainsOnlyDebugInfo()
532 sect_type = lldb::eSectionTypeOther; in GetSectionTypeFromSectionName()603 sect_type = lldb::eSectionTypeOther; in GetSectionTypeFromSectionName()
749 eSectionTypeOther, enumerator
380 case eSectionTypeOther: in GetAddressClass()
1694 .Default(eSectionTypeOther); in GetSectionTypeFromName()1706 .Default(eSectionTypeOther); in GetSectionTypeFromName()
970 .. py:data:: eSectionTypeOther
81556 {SWIG_LUA_CONSTTAB_INT("eSectionTypeOther", (lldb::eSectionTypeOther))},