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

  /frameworks/compile/libbcc/include/bcc/Support/
LinkerConfig.h 35 std::string mSOName;
90 { return mSOName; }
  /frameworks/compile/mclinker/tools/mcld/include/alone/Support/
LinkerConfig.h 28 std::string mSOName;
83 { return mSOName; }
  /frameworks/compile/libbcc/include/bcc/
Linker.h 68 std::string mSOName;
  /frameworks/compile/mclinker/tools/mcld/include/alone/
Linker.h 61 std::string mSOName;
  /frameworks/compile/libbcc/lib/Support/
LinkerConfig.cpp 33 : mTriple(pTriple), mSOName(), mTarget(NULL), mLDConfig(NULL),
  /frameworks/compile/mclinker/tools/mcld/lib/Support/
LinkerConfig.cpp 26 : mTriple(pTriple), mSOName(), mTarget(NULL), mLDConfig(NULL),

Completed in 28 milliseconds