Searched refs:InfoSectionMap (Results 1 – 1 of 1) sorted by relevance
1989 using InfoSectionMap = MapVector<object::SectionRef, DWARFSectionMap, typedef in __anonfc0a132e1211::DWARFObjInMemory1992 InfoSectionMap InfoSections;1993 InfoSectionMap TypesSections;1994 InfoSectionMap InfoDWOSections;1995 InfoSectionMap TypesDWOSections;2200 } else if (InfoSectionMap *Sections = in DWARFObjInMemory()2201 StringSwitch<InfoSectionMap *>(Name) in DWARFObjInMemory()