Searched refs:kTableSectionCode (Results 1 – 4 of 4) sorted by relevance
48 kTableSectionCode = 4, // Indirect function table and other tables enumerator
352 size_t start = EmitSection(kTableSectionCode, buffer); in WriteTo()
377 if (section_iter.section_code() == kTableSectionCode) { in DecodeModule()
612 case kTableSectionCode: in SectionName()