Searched refs:kDataSectionCode (Results 1 – 4 of 4) sorted by relevance
103 kDataSectionCode = 11, // Data segments enumerator
863 size_t start = EmitSection(kDataSectionCode, buffer); in WriteTo()
86 case kDataSectionCode: in SectionName()495 case kDataSectionCode: in DecodeSection()
66 let kDataSectionCode = 11; // Data segments variable1187 binary.emit_section(kDataSectionCode, section => {