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