Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/ExecutionEngine/JITLink/
H A DCOFFLinkGraphBuilder.cpp67 bool COFFLinkGraphBuilder::isComdatSection( in isComdatSection() function in llvm::jitlink::COFFLinkGraphBuilder
415 if (!isComdatSection(Section)) { in createDefinedSymbol()
433 if (!Definition || !isComdatSection(Section)) { in createDefinedSymbol()
H A DCOFFLinkGraphBuilder.h152 static bool isComdatSection(const object::coff_section *Section);