Searched defs:hasLMA (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/mclinker/include/mcld/Script/
H A DOutputSectDesc.h62 bool hasLMA() const { return m_pLMA != NULL; } function in struct:mcld::OutputSectDesc::Prolog
64 assert(hasLMA());
68 assert(hasLMA());

Completed in 47 milliseconds