Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DOutputSections.cpp797 bool endA = isCrt(a->file->getName(), "crtend"); in compCtors() local
799 if (endA != endB) in compCtors()