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

  /frameworks/compile/mclinker/tools/mcld/include/alone/Support/
LinkerConfig.h 29 std::string mSOName;
93 { return mSOName; }
  /frameworks/compile/mclinker/tools/mcld/include/alone/
Linker.h 61 std::string mSOName;
  /frameworks/compile/mclinker/tools/mcld/lib/Support/
LinkerConfig.cpp 25 : mTriple(pTriple), mSOName(), mTarget(NULL), mLDConfig(NULL),

Completed in 42 milliseconds