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