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

  /frameworks/compile/mclinker/lib/LD/
GarbageCollection.cpp 205 m_Config.options().exportDynamic()) {
240 if (!m_Config.options().exportDynamic()) {
  /frameworks/compile/mclinker/include/mcld/
GeneralOptions.h 195 bool exportDynamic() const { return m_bExportDynamic; }

Completed in 73 milliseconds