25 Arch = std::move(Stub.Arch);
26 SoName = std::move(Stub.SoName);
28 Symbols = std::move(Stub.Symbols);
std::set< ELFSymbol > Symbols
This class represents lattice values for constants.
Optional< std::string > SoName
std::vector< std::string > NeededLibs
This file defines an internal representation of an ELF stub.