Home
last modified time | relevance | path

Searched refs:isComdatSection (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DCOFFLinkGraphBuilder.cpp67 bool COFFLinkGraphBuilder::isComdatSection( in isComdatSection() function in llvm::jitlink::COFFLinkGraphBuilder
497 if (!isComdatSection(Section)) { in createDefinedSymbol()
516 if (!Definition || !isComdatSection(Section)) { in createDefinedSymbol()
H A DCOFFLinkGraphBuilder.h162 static bool isComdatSection(const object::coff_section *Section);