HomeSort by relevance Sort by last modified time
    Searched refs:m_AttrPool (Results 1 - 2 of 2) sorted by null

  /frameworks/compile/mclinker/lib/MC/
MCLDAttribute.cpp 50 : 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_pBase, copy)
    [all...]
  /frameworks/compile/mclinker/include/mcld/MC/
MCLDAttribute.h 225 AttributeFactory &m_AttrPool;

Completed in 956 milliseconds