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

/frameworks/compile/mclinker/include/mcld/MC/
H A DMCLDAttribute.h21 /** \class AttributeBase
22 * \brief AttributeBase provides the real storage for attributes of options.
30 * AttributeBase is the storage for attributes of input files. Each input
33 * which have identical attributes share common attribute. AttributeBase is
36 class AttributeBase class in namespace:mcld
39 AttributeBase() function in class:mcld::AttributeBase
46 AttributeBase(const AttributeBase& pBase) function in class:mcld::AttributeBase
53 virtual ~AttributeBase()
88 * onto AttributeBase, an
[all...]

Completed in 283 milliseconds