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

  /frameworks/compile/mclinker/include/mcld/Script/
OutputSectDesc.h 126 bool hasPhdrs() const { return m_pPhdrs != NULL; }
128 assert(hasPhdrs());
  /frameworks/compile/mclinker/lib/Script/
OutputSectDesc.cpp 120 if (m_Epilog.hasPhdrs()) {

Completed in 50 milliseconds