Searched refs:kGlobalSectionCode (Results 1 – 4 of 4) sorted by relevance
98 kGlobalSectionCode = 6, // Global declarations enumerator
76 case kGlobalSectionCode: in SectionName()424 kGlobalSectionCode)) { in DecodeSection()480 case kGlobalSectionCode: in DecodeSection()
735 size_t start = EmitSection(kGlobalSectionCode, buffer); in WriteTo()
61 let kGlobalSectionCode = 6; // Global declarations variable997 binary.emit_section(kGlobalSectionCode, section => {