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.cpp820 PartialSection *pSec = it.second; in fixPartialSectionChars() local
855 PartialSection *pSec = it.second; in fixGnuImportChunks() local
892 PartialSection *pSec = createPartialSection(n, rdata); in addSyntheticIdata() local
1015 PartialSection *pSec = createPartialSection(name, in createSections() local
1041 PartialSection *pSec = it.second; in createSections() local
2367 PartialSection *&pSec = partialSections[{name, outChars}]; in createPartialSection() local