Searched refs:isLinkerSection (Results 1 – 1 of 1) sorted by relevance
28 static bool isLinkerSection(const Section &Sec) { in isLinkerSection() function78 return RemovePred(Sec) || isDebugSection(Sec) || isLinkerSection(Sec) || in removeSections()