Searched refs:kGlobalSectionCode (Results 1 – 3 of 3) sorted by relevance
30 kGlobalSectionCode = 6, // Global declarations enumerator
47 case kGlobalSectionCode: in SectionName()445 if (section_iter.section_code() == kGlobalSectionCode) { in DecodeModule()
399 size_t start = EmitSection(kGlobalSectionCode, buffer); in WriteTo()