Home
last modified time | relevance | path

Searched defs:mapDebugSectionName (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DObjectFile.h332 virtual StringRef mapDebugSectionName(StringRef Name) const { return Name; } in mapDebugSectionName() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Object/
DObjectFile.h352 virtual StringRef mapDebugSectionName(StringRef Name) const { return Name; } in mapDebugSectionName() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/
DXCOFFObjectFile.cpp731 StringRef XCOFFObjectFile::mapDebugSectionName(StringRef Name) const { in mapDebugSectionName() function in llvm::object::XCOFFObjectFile
DCOFFObjectFile.cpp1379 StringRef COFFObjectFile::mapDebugSectionName(StringRef Name) const { in mapDebugSectionName() function in COFFObjectFile
DMachOObjectFile.cpp5324 StringRef MachOObjectFile::mapDebugSectionName(StringRef Name) const { in mapDebugSectionName() function in MachOObjectFile
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DCOFFObjectFile.cpp1288 StringRef COFFObjectFile::mapDebugSectionName(StringRef Name) const { in mapDebugSectionName() function in COFFObjectFile
DMachOObjectFile.cpp4660 StringRef MachOObjectFile::mapDebugSectionName(StringRef Name) const { in mapDebugSectionName() function in MachOObjectFile