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 120 bool hasPhdrs() const { return m_pPhdrs != NULL; }
122 assert(hasPhdrs());
  /frameworks/compile/mclinker/lib/Script/
OutputSectDesc.cpp 119 if (m_Epilog.hasPhdrs()) {

Completed in 81 milliseconds