Searched refs:kExportSectionCode (Results 1 – 4 of 4) sorted by relevance
51 kExportSectionCode = 7, // Exports enumerator
445 size_t start = EmitSection(kExportSectionCode, buffer); in WriteTo()
442 if (section_iter.section_code() == kExportSectionCode) { in DecodeModule()
618 case kExportSectionCode: in SectionName()