Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
H A DObjectFile.h332 virtual StringRef mapDebugSectionName(StringRef Name) const { return Name; } in mapDebugSectionName() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Object/
H A DObjectFile.h352 virtual StringRef mapDebugSectionName(StringRef Name) const { return Name; } in mapDebugSectionName() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Object/
DObjectFile.h353 virtual StringRef mapDebugSectionName(StringRef Name) const { return Name; } in mapDebugSectionName() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Object/
DObjectFile.h354 virtual StringRef mapDebugSectionName(StringRef Name) const { return Name; } in mapDebugSectionName() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Object/
DObjectFile.h354 virtual StringRef mapDebugSectionName(StringRef Name) const { return Name; } in mapDebugSectionName() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Object/
DObjectFile.h354 virtual StringRef mapDebugSectionName(StringRef Name) const { return Name; } in mapDebugSectionName() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/
H A DXCOFFObjectFile.cpp731 StringRef XCOFFObjectFile::mapDebugSectionName(StringRef Name) const { in mapDebugSectionName() function in llvm::object::XCOFFObjectFile
H A DCOFFObjectFile.cpp1379 StringRef COFFObjectFile::mapDebugSectionName(StringRef Name) const { in mapDebugSectionName() function in COFFObjectFile
H A DMachOObjectFile.cpp5324 StringRef MachOObjectFile::mapDebugSectionName(StringRef Name) const { in mapDebugSectionName() function in MachOObjectFile
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DCOFFObjectFile.cpp1288 StringRef COFFObjectFile::mapDebugSectionName(StringRef Name) const { in mapDebugSectionName() function in COFFObjectFile
H A DMachOObjectFile.cpp4660 StringRef MachOObjectFile::mapDebugSectionName(StringRef Name) const { in mapDebugSectionName() function in MachOObjectFile