Searched refs:WeakSymbols (Results 1 – 1 of 1) sorted by relevance
236 std::vector<FlowStringRef> WeakSymbols; member320 IO.mapOptional("weak-symbols", Section.WeakSymbols); in mapping()829 CurrentSection.WeakSymbols.emplace_back(Symbol->getName()); in NormalizedTBD_V4()850 sort(CurrentSection.WeakSymbols); in NormalizedTBD_V4()922 for (auto &sym : CurrentSection.WeakSymbols) { in denormalize()