Searched refs:kCodeSectionCode (Results 1 – 4 of 4) sorted by relevance
63 kCodeSectionCode = 10, // Function code enumerator
321 if (section_id_ == SectionCode::kCodeSectionCode) { in NextWithValue()333 if (section_id_ == SectionCode::kCodeSectionCode) { in NextWithValue()
77 case kCodeSectionCode: in SectionName()354 } else if (next_section_ >= kCodeSectionCode) { in DecodeSection()392 case kCodeSectionCode: in DecodeSection()
503 size_t start = EmitSection(kCodeSectionCode, buffer); in WriteTo()