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

  /frameworks/compile/mclinker/include/mcld/LD/
LDSection.h 121 { return m_pLink; }
124 { return m_pLink; }
177 { m_pLink = pLink; }
206 LDSection* m_pLink;
  /frameworks/compile/mclinker/lib/LD/
LDSection.cpp 34 m_pLink(NULL),
54 m_pLink(NULL),

Completed in 396 milliseconds