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

/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Object/
H A DObjectFile.h340 virtual StringRef mapDebugSectionName(StringRef Name) const { return Name; } function in class:llvm::object::ObjectFile
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Object/
H A DXCOFFObjectFile.cpp460 StringRef XCOFFObjectFile::mapDebugSectionName(StringRef Name) const { function in class:llvm::object::XCOFFObjectFile
H A DCOFFObjectFile.cpp1314 StringRef COFFObjectFile::mapDebugSectionName(StringRef Name) const { function in class:COFFObjectFile
H A DMachOObjectFile.cpp4671 StringRef MachOObjectFile::mapDebugSectionName(StringRef Name) const { function in class:MachOObjectFile

Completed in 210 milliseconds