Searched refs:m_bPrintGCSections (Results 1 – 2 of 2) sorted by relevance
302 { m_bPrintGCSections = pEnable; }305 { return m_bPrintGCSections; } in getPrintGCSections()448 bool m_bPrintGCSections:1; // --print-gc-sections variable
58 m_bPrintGCSections(false), in GeneralOptions()