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

  /frameworks/compile/mclinker/lib/MC/
InputFactory.cpp 22 m_pAttrSet = new AttributeSet(16, pConfig.attribute().predefined());
23 m_pLast = new AttributeProxy(*m_pAttrSet,
30 delete m_pAttrSet;
  /frameworks/compile/mclinker/include/mcld/MC/
InputFactory.h 55 AttributeSet* m_pAttrSet;

Completed in 985 milliseconds