Searched refs:pSec (Results 1 – 1 of 1) sorted by relevance
682 PartialSection *pSec = it.second; in fixPartialSectionChars() local683 StringRef curName = pSec->name; in fixPartialSectionChars()692 pSec->chunks.clear(); in fixPartialSectionChars()717 PartialSection *pSec = it.second; in fixGnuImportChunks() local721 if (!pSec->chunks.empty()) in fixGnuImportChunks()755 pSec->chunks.insert(pSec->chunks.end(), v.begin(), v.end()); in addSyntheticIdata()877 pSec->chunks.push_back(c); in createSections()918 for (Chunk *c : pSec->chunks) in createSections()2063 if (pSec) in createPartialSection()2064 return pSec; in createPartialSection()[all …]