Searched refs:WeakRefSymbols (Results 1 – 1 of 1) sorted by relevance
227 std::vector<FlowStringRef> WeakRefSymbols; member320 IO.mapOptional("weak-ref-symbols", Section.WeakRefSymbols); in mapping()554 Section.WeakRefSymbols.emplace_back(Symbol->getName()); in NormalizedTBD()585 llvm::sort(Section.WeakRefSymbols); in NormalizedTBD()713 for (auto &Symbol : Section.WeakRefSymbols) in denormalize()