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

  /frameworks/compile/mclinker/include/mcld/
GeneralOptions.h 250 void setGenUnwindInfo(bool pEnable = true) { m_bGenUnwindInfo = pEnable; }
  /frameworks/compile/mclinker/tools/mcld/
Main.cpp 772 config_.options().setGenUnwindInfo(true);
774 config_.options().setGenUnwindInfo(false);
    [all...]

Completed in 202 milliseconds