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

  /frameworks/compile/mclinker/lib/Target/
ELFDynamic.cpp 169 if ((m_Config.options().hasNewDTags() && dt_flags != 0x0) ||
281 if ((m_Config.options().hasNewDTags() && dt_flags != 0x0) ||
GNULDBackend.cpp     [all...]
  /frameworks/compile/mclinker/include/mcld/
GeneralOptions.h 224 bool hasNewDTags() const { return m_bNewDTags; }

Completed in 131 milliseconds