Searched refs:kCodeSectionCode (Results 1 – 6 of 6) sorted by relevance
102 kCodeSectionCode = 10, // Function code enumerator
591 if (id_ == SectionCode::kCodeSectionCode) { in Next()613 if (section_id_ == SectionCode::kCodeSectionCode) { in NextWithValue()623 if (section_id_ == SectionCode::kCodeSectionCode) { in NextWithValue()
82 case kCodeSectionCode: in SectionName()417 kCodeSectionCode)) { in DecodeSection()489 case kCodeSectionCode: in DecodeSection()1274 const bool after_code_section = next_ordered_section_ > kCodeSectionCode; in DecodeCompilationHintsSection()
853 size_t start = EmitSection(kCodeSectionCode, buffer); in WriteTo()
303 if (section_id == SectionCode::kCodeSectionCode) { in PrefixHash()
65 let kCodeSectionCode = 10; // Function code variable1140 binary.emit_section(kCodeSectionCode, section => {