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

  /frameworks/compile/mclinker/include/mcld/Script/
OutputSectDesc.h 56 bool hasLMA() const { return m_pLMA != NULL; }
58 assert(hasLMA());
62 assert(hasLMA());
  /frameworks/compile/mclinker/lib/Script/
OutputSectDesc.cpp 70 if (m_Prolog.hasLMA()) {

Completed in 70 milliseconds