Searched refs:mapNameToDWARFSection (Results 1 – 1 of 1) sorted by relevance
2023 DWARFSectionMap *mapNameToDWARFSection(StringRef Name) { in mapNameToDWARFSection() function in __anonfc0a132e1211::DWARFObjInMemory2071 if (DWARFSection *Sec = mapNameToDWARFSection(Name)) in mapSectionToMember()2197 if (DWARFSection *S = mapNameToDWARFSection(Name)) in DWARFObjInMemory()2247 DWARFSectionMap *Sec = mapNameToDWARFSection(RelSecName); in DWARFObjInMemory()