Searched refs:InfoSectionMap (Results 1 – 1 of 1) sorted by relevance
1611 using InfoSectionMap = MapVector<object::SectionRef, DWARFSectionMap, typedef in __anoned0c38aa1011::DWARFObjInMemory1614 InfoSectionMap InfoSections;1615 InfoSectionMap TypesSections;1616 InfoSectionMap InfoDWOSections;1617 InfoSectionMap TypesDWOSections;1826 } else if (InfoSectionMap *Sections = in DWARFObjInMemory()1827 StringSwitch<InfoSectionMap *>(Name) in DWARFObjInMemory()