Searched refs:export_section (Results 1 – 2 of 2) sorted by relevance
39 ExportSection(exports) => export_section(&mut module, exports)?, in parse_with()107 fn export_section<'a>( in export_section() function
476 self.validator.export_section(&exports)?; in translate_payload()