Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DLinkerScript.cpp424 static bool matchConstraints(ArrayRef<InputSectionBase *> sections, in matchConstraints() function
675 if (!matchConstraints(v, osec->constraint)) { in processSectionCommands()