Searched defs:mapDebugSectionName (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Object/
H A DObjectFile.h339 virtual StringRef mapDebugSectionName(StringRef Name) const { return Name; } function in class:llvm::object::ObjectFile
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Object/
H A DCOFFObjectFile.cpp1273 StringRef COFFObjectFile::mapDebugSectionName(StringRef Name) const { function in class:COFFObjectFile
H A DMachOObjectFile.cpp4643 StringRef MachOObjectFile::mapDebugSectionName(StringRef Name) const { function in class:MachOObjectFile

Completed in 98 milliseconds