Searched refs:kDataCountSectionCode (Results 1 – 3 of 3) sorted by relevance
104 kDataCountSectionCode = 12, // Number of data segments enumerator120 kFirstUnorderedSection = kDataCountSectionCode,
90 case kDataCountSectionCode: in SectionName()411 case kDataCountSectionCode: in DecodeSection()532 case kDataCountSectionCode: in DecodeSection()1155 if (has_seen_unordered_section(kDataCountSectionCode) && in CheckDataSegmentsCount()
67 let kDataCountSectionCode = 12; // Data segment count (between Element & Code) variable1131 binary.emit_section(kDataCountSectionCode, section => {