Searched refs:GCSections (Results 1 – 3 of 3) sorted by relevance
242 bool GCSections() const { return m_bGCSections; } in GCSections() function
71 def GCSections : Flag<["--"], "gc-sections">,
270 if (m_Config.options().GCSections()) { in dataStrippingOpt()