Home
last modified time | relevance | path

Searched refs:m_Attribute (Results 1 – 2 of 2) sorted by relevance

/frameworks/compile/mclinker/include/mcld/
DLinkerConfig.h69 const AttributeOption& attribute() const { return m_Attribute; } in attribute()
70 AttributeOption& attribute() { return m_Attribute; } in attribute()
89 AttributeOption m_Attribute; variable
/frameworks/compile/mclinker/lib/Core/
DLinkerConfig.cpp22 m_Attribute(), in LinkerConfig()
32 m_Attribute(), in LinkerConfig()