Searched refs:mapDebugSectionName (Results 1 – 6 of 6) sorted by relevance
332 virtual StringRef mapDebugSectionName(StringRef Name) const { return Name; } in mapDebugSectionName() function
580 StringRef mapDebugSectionName(StringRef Name) const override;
1074 StringRef mapDebugSectionName(StringRef Name) const override;
1288 StringRef COFFObjectFile::mapDebugSectionName(StringRef Name) const { in mapDebugSectionName() function in COFFObjectFile
4660 StringRef MachOObjectFile::mapDebugSectionName(StringRef Name) const { in mapDebugSectionName() function in MachOObjectFile
1639 Name = Obj.mapDebugSectionName(Name); in DWARFObjInMemory()