HomeSort by: relevance | last modified time | path
    Searched defs:mapDebugSectionName (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/Object/
ObjectFile.h 340 virtual StringRef mapDebugSectionName(StringRef Name) const { return Name; }
  /src/external/apache2/llvm/dist/llvm/lib/Object/
COFFObjectFile.cpp 1314 StringRef COFFObjectFile::mapDebugSectionName(StringRef Name) const {
XCOFFObjectFile.cpp 460 StringRef XCOFFObjectFile::mapDebugSectionName(StringRef Name) const {
MachOObjectFile.cpp 4671 StringRef MachOObjectFile::mapDebugSectionName(StringRef Name) const {

Completed in 56 milliseconds