Home
last modified time | relevance | path

Searched refs:createBundleDir (Results 1 – 2 of 2) sorted by relevance

/external/llvm/tools/dsymutil/
Ddsymutil.cpp149 static bool createBundleDir(llvm::StringRef BundleBase) { in createBundleDir() function
225 if (!createBundleDir(BundleDir) || !createPlistFile(BundleDir)) in getOutputFileName()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/dsymutil/
Ddsymutil.cpp236 static bool createBundleDir(llvm::StringRef BundleBase) { in createBundleDir() function
308 if (!createBundleDir(BundleDir) || !createPlistFile(DwarfFile, BundleDir)) in getOutputFileName()