Searched refs:mapNameToDWARFSection (Results 1 – 1 of 1) sorted by relevance
2021 DWARFSectionMap *mapNameToDWARFSection(StringRef Name) { in mapNameToDWARFSection() function in __anonafd15ee41111::DWARFObjInMemory2069 if (DWARFSection *Sec = mapNameToDWARFSection(Name)) in mapSectionToMember()2195 if (DWARFSection *S = mapNameToDWARFSection(Name)) in DWARFObjInMemory()2245 DWARFSectionMap *Sec = mapNameToDWARFSection(RelSecName); in DWARFObjInMemory()