Searched refs:kStartSectionCode (Results 1 – 4 of 4) sorted by relevance
52 kStartSectionCode = 8, // Start function declaration enumerator
453 size_t start = EmitSection(kStartSectionCode, buffer); in WriteTo()
527 if (section_iter.section_code() == kStartSectionCode) { in DecodeModule()
620 case kStartSectionCode: in SectionName()