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

/frameworks/compile/mclinker/lib/MC/
H A DMCLDAttribute.cpp50 : m_AttrPool(pParent), m_pBase(&pBase) {
59 if (m_AttrPool.constraint().isWholeArchive())
67 if (m_AttrPool.constraint().isAsNeeded())
75 if (m_AttrPool.constraint().isAddNeeded())
83 if (m_AttrPool.constraint().isSharedSystem())
91 if (m_AttrPool.constraint().isSharedSystem())
116 ReplaceOrRecord(m_AttrPool, m_pBase, copy);
123 ReplaceOrRecord(m_AttrPool, m_pBase, copy);
130 ReplaceOrRecord(m_AttrPool, m_pBase, copy);
137 ReplaceOrRecord(m_AttrPool, m_pBas
[all...]
/frameworks/compile/mclinker/include/mcld/MC/
H A DMCLDAttribute.h225 AttributeFactory &m_AttrPool; member in class:mcld::AttributeProxy

Completed in 684 milliseconds