Searched refs:m_strip_underscore (Results 1 – 2 of 2) sorted by relevance
390 bool m_strip_underscore = true; ///< True for platforms where global symbols variable
308 m_strip_underscore = in GetRunnableInfo()671 if (m_strip_underscore && name.AsCString()[0] == '_') in CollectCandidateCNames()