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

  /frameworks/compile/mclinker/include/mcld/Script/
OutputSectDesc.h 56 bool hasLMA() const { return m_pLMA != NULL; }
59 return *m_pLMA;
63 return *m_pLMA;
88 if (m_pLMA != pRHS.m_pLMA)
101 RpnExpr* m_pLMA;
  /frameworks/compile/mclinker/lib/Object/
SectionMap.cpp 78 m_Prolog.m_pLMA = NULL;
  /frameworks/compile/mclinker/lib/Script/
ScriptParser.yy 364 $$.m_pLMA = $5;

Completed in 118 milliseconds