Searched refs:AttributeBase (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/mclinker/include/mcld/MC/
H A DAttribute.h16 /** \class AttributeBase
17 * \brief AttributeBase provides the real storage for attributes of options.
25 * AttributeBase is the storage for attributes of input files. Each input
28 * which have identical attributes share common attribute. AttributeBase is
31 class AttributeBase { class in namespace:mcld
33 AttributeBase() function in class:mcld::AttributeBase
39 AttributeBase(const AttributeBase& pBase) function in class:mcld::AttributeBase
45 virtual ~AttributeBase() {}
75 * onto AttributeBase, an
[all...]

Completed in 95 milliseconds