Searched refs:eSectionTypeInvalid (Results 1 – 8 of 8) sorted by relevance
30 case eSectionTypeInvalid: in GetTypeAsCString()391 case eSectionTypeInvalid: in ContainsOnlyDebugInfo()701 .Default(eSectionTypeInvalid); in fromJSON()703 if (type == eSectionTypeInvalid) { in fromJSON()
206 .Default(eSectionTypeInvalid); in CreateSections()207 if (type != eSectionTypeInvalid) in CreateSections()
199 return eSectionTypeInvalid; in GetSectionType()
600 sect_type = lldb::eSectionTypeInvalid; in GetSectionTypeFromSectionName()1045 case lldb::eSectionTypeInvalid: in CommitOneAllocation()
696 eSectionTypeInvalid, enumerator
305 case eSectionTypeInvalid: in GetAddressClass()
923 .. py:data:: eSectionTypeInvalid
78222 {SWIG_LUA_CONSTTAB_INT("eSectionTypeInvalid", lldb::eSectionTypeInvalid)},