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

/frameworks/compile/mclinker/include/mcld/Script/
H A DOutputSectDesc.h120 bool hasLMARegion() const { return m_pLMARegion != NULL; } function in struct:mcld::OutputSectDesc::Epilog
122 assert(hasLMARegion());

Completed in 406 milliseconds