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

  /frameworks/compile/mclinker/include/mcld/
GeneralOptions.h 117 { m_MaxErrorNum = pNum; }
120 { return m_MaxErrorNum; }
334 uint16_t m_MaxErrorNum; // --error-limit=N
  /frameworks/compile/mclinker/lib/Core/
GeneralOptions.cpp 20 m_MaxErrorNum(-1),

Completed in 229 milliseconds