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