Home | History | Annotate | Download | only in MC

Lines Matching defs:SectionMap

137   section_map SectionMap;
393 SectionMap[&SectionData.getSection()] = coff_section;
471 SectionMap[&BaseData.Fragment->getParent()->getSection()];
717 assert(SectionMap.find(&SectionData->getSection()) != SectionMap.end() &&
722 COFFSection *coff_section = SectionMap[&SectionData->getSection()];
904 COFFSection *Sec = SectionMap[&Section.getSection()];