Searched refs:isComdatSection (Results 1 – 2 of 2) sorted by relevance
67 bool COFFLinkGraphBuilder::isComdatSection( in isComdatSection() function in llvm::jitlink::COFFLinkGraphBuilder487 if (!isComdatSection(Section)) { in createDefinedSymbol()506 if (!Definition || !isComdatSection(Section)) { in createDefinedSymbol()
162 static bool isComdatSection(const object::coff_section *Section);