Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/dsymutil/
H A DCFBundle.h25 CFBundleInfo getBundleInfo(llvm::StringRef ExePath);
H A DCFBundle.cpp147 CFBundleInfo getBundleInfo(StringRef ExePath) { in getBundleInfo() function
H A Ddsymutil.cpp392 CFBundleInfo BI = getBundleInfo(Bin); in createPlistFile()