Searched refs:AssocMCSec (Results 1 – 1 of 1) sorted by relevance
1084 const auto *AssocMCSec = cast<MCSectionCOFF>(&AssocMCSym->getSection()); in writeObject() local1085 assert(SectionMap.count(AssocMCSec)); in writeObject()1086 COFFSection *AssocSec = SectionMap[AssocMCSec]; in writeObject()