Searched refs:ords (Results 1 – 1 of 1) sorted by relevance
675 std::set<uint16_t> ords; in fixupExports() local679 if (!ords.insert(e.ordinal).second) in fixupExports()