Home
last modified time | relevance | path

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

/external/llvm-project/lld/COFF/
DWriter.cpp695 PartialSection *destSec = createPartialSection(pSec->name, chars); in fixPartialSectionChars() local
696 destSec->chunks.insert(destSec->chunks.end(), pSec->chunks.begin(), in fixPartialSectionChars()