Searched refs:kTypeSectionCode (Results 1 – 4 of 4) sorted by relevance
45 kTypeSectionCode = 1, // Function signature declarations enumerator60 return kTypeSectionCode <= byte && byte <= kDataSectionCode; in IsValidSectionCode()
305 size_t start = EmitSection(kTypeSectionCode, buffer); in WriteTo()
251 if (section_iter.section_code() == kTypeSectionCode) { in DecodeModule()
606 case kTypeSectionCode: in SectionName()