Searched refs:kTableSectionCode (Results 1 – 4 of 4) sorted by relevance
96 kTableSectionCode = 4, // Indirect function table and others enumerator
691 size_t start = EmitSection(kTableSectionCode, buffer); in WriteTo()
72 case kTableSectionCode: in SectionName()474 case kTableSectionCode: in DecodeSection()
59 let kTableSectionCode = 4; // Indirect function table and other tables variable965 binary.emit_section(kTableSectionCode, section => {