Searched refs:endB (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lld/ELF/
H A DOutputSections.cpp461 bool endB = isCrtend(b->file->getName()); local
462 if (endA != endB)
463 return endB;

Completed in 98 milliseconds