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

/freebsd-11-stable/contrib/llvm-project/lld/COFF/
H A DWriter.cpp668 PartialSection *destSec = createPartialSection(pSec->name, chars); local
669 destSec->chunks.insert(destSec->chunks.end(), pSec->chunks.begin(),

Completed in 105 milliseconds