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 62 bool hasLMA() const { return m_pLMA != NULL; }
64 assert(hasLMA());
68 assert(hasLMA());
  /frameworks/compile/mclinker/lib/Script/
OutputSectDesc.cpp 71 if (m_Prolog.hasLMA()) {

Completed in 42 milliseconds