Home
last modified time | relevance | path

Searched refs:isObjectFile (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Support/
DPath.cpp187 Path::isObjectFile() const { in isObjectFile() function in Path
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DPathV1.h375 bool isObjectFile() const;
/external/swiftshader/third_party/LLVM/tools/llvm-nm/
Dllvm-nm.cpp350 } else if (aPath.isObjectFile()) { in DumpSymbolNamesFromFile()