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

  /frameworks/compile/mclinker/lib/Core/
TargetOptions.cpp 45 m_ArchName = pArchName;
  /frameworks/compile/mclinker/include/mcld/
TargetOptions.h 39 const std::string& getArch() const { return m_ArchName; }
84 std::string m_ArchName;

Completed in 215 milliseconds