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 62 bool hasLMA() const { return m_pLMA != NULL; }
65 return *m_pLMA;
69 return *m_pLMA;
94 if (m_pLMA!= pRHS.m_pLMA)
107 RpnExpr* m_pLMA;
  /frameworks/compile/mclinker/lib/Object/
SectionMap.cpp 78 m_Prolog.m_pLMA = NULL;
  /frameworks/compile/mclinker/lib/Script/
ScriptParser.yy 353 $$.m_pLMA = $5;

Completed in 84 milliseconds