Searched defs:num_exports (Results 1 – 2 of 2) sorted by relevance
61 uint8_t num_exports; member
2467 int num_exports = static_cast<int>(module->export_table.size()); in GetExports() local