Searched refs:eSectionTypeZeroFill (Results 1 – 8 of 8) sorted by relevance
54 case eSectionTypeZeroFill: in GetTypeAsCString()405 case eSectionTypeZeroFill: in ContainsOnlyDebugInfo()
211 return Section->SizeOfRawData ? eSectionTypeData : eSectionTypeZeroFill; in CreateSections()
328 case eSectionTypeZeroFill: in GetAddressClass()522 if (section->GetType() == eSectionTypeZeroFill) { in ReadSectionData()
336 section_type = eSectionTypeZeroFill; in CreateSectionsWithBitness()
722 eSectionTypeZeroFill, enumerator
1682 return eSectionTypeZeroFill; in GetSectionType()1700 case eSectionTypeZeroFill: in GetTargetByteSize()
935 .. py:data:: eSectionTypeZeroFill
82923 {SWIG_LUA_CONSTTAB_INT("eSectionTypeZeroFill", (lldb::eSectionTypeZeroFill))},