Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/lld/ELF/
HDOutputSections.cpp431 bool beginB = isCrtbegin(b->file->getName()); in compCtors() local
432 if (beginA != beginB) in compCtors()