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

  /frameworks/compile/mclinker/include/mcld/
GeneralOptions.h 210 void setDefineCommon(bool pEnable = true) { m_bDefineCommon = pEnable; }
  /frameworks/compile/mclinker/tools/mcld/
Main.cpp 620 config_.options().setDefineCommon(args.hasArg(kOpt_DefineCommon));
    [all...]

Completed in 503 milliseconds