Searched refs:kElementSectionCode (Results 1 – 4 of 4) sorted by relevance
101 kElementSectionCode = 9, // Elements section enumerator
84 case kElementSectionCode: in SectionName()416 !CheckSectionOrder(section_code, kElementSectionCode, in DecodeSection()492 case kElementSectionCode: in DecodeSection()
782 size_t start = EmitSection(kElementSectionCode, buffer); in WriteTo()
64 let kElementSectionCode = 9; // Elements section variable1082 binary.emit_section(kElementSectionCode, section => {