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

/frameworks/compile/mclinker/include/mcld/
H A DLinkerConfig.h69 const AttributeOption& attribute() const { return m_Attribute; }
70 AttributeOption& attribute() { return m_Attribute; }
89 AttributeOption m_Attribute; member in class:mcld::LinkerConfig

Completed in 450 milliseconds