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