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