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

  /frameworks/compile/mclinker/include/mcld/MC/
MCLDInfo.h 63 { return *m_pOutput; }
66 { return *m_pOutput; }
122 Output* m_pOutput;
  /frameworks/compile/mclinker/lib/MC/
MCLDInfo.cpp 34 m_pOutput = new mcld::Output();
39 delete m_pOutput;

Completed in 46 milliseconds