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 132 { m_MaxErrorNum = pNum; }
135 { return m_MaxErrorNum; }
336 uint16_t m_MaxErrorNum; // --error-limit=N
  /frameworks/compile/mclinker/lib/Core/
GeneralOptions.cpp 20 m_MaxErrorNum(-1),

Completed in 2703 milliseconds