Searched refs:eSectionTypeInvalid (Results 1 – 9 of 9) sorted by relevance
30 case eSectionTypeInvalid: in GetTypeAsCString()394 case eSectionTypeInvalid: in ContainsOnlyDebugInfo()711 .Default(eSectionTypeInvalid); in fromJSON()713 if (type == eSectionTypeInvalid) { in fromJSON()
202 .Default(eSectionTypeInvalid); in CreateSections()203 if (type != eSectionTypeInvalid) in CreateSections()
199 return eSectionTypeInvalid; in GetSectionType()
343 .Default(eSectionTypeInvalid); in CreateSectionsWithBitness()
600 sect_type = lldb::eSectionTypeInvalid; in GetSectionTypeFromSectionName()1082 case lldb::eSectionTypeInvalid: in CommitOneAllocation()
710 eSectionTypeInvalid, enumerator
314 case eSectionTypeInvalid: in GetAddressClass()
923 .. py:data:: eSectionTypeInvalid
82911 {SWIG_LUA_CONSTTAB_INT("eSectionTypeInvalid", (lldb::eSectionTypeInvalid))},