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