Home
last modified time | relevance | path

Searched defs:pSec (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/lld/COFF/
H A DWriter.cpp859 PartialSection *pSec = it.second; in fixPartialSectionChars() local
894 PartialSection *pSec = it.second; in fixGnuImportChunks() local
931 PartialSection *pSec = createPartialSection(n, rdata); in addSyntheticIdata() local
1111 PartialSection *pSec = createPartialSection(name, in createSections() local
1137 PartialSection *pSec = it.second; in createSections() local
2831 PartialSection *&pSec = partialSections[{name, outChars}]; in createPartialSection() local