Home
last modified time | relevance | path

Searched defs:bundle (Results 1 – 8 of 8) sorted by relevance

/llvm-project-15.0.7/lldb/source/Host/macosx/cfcpp/
H A DCFCBundle.cpp44 CFBundleRef bundle = get(); in GetPath() local
58 CFBundleRef bundle = get(); in GetIdentifier() local
65 CFBundleRef bundle = get(); in GetValueForInfoDictionaryKey() local
72 CFBundleRef bundle = get(); in CopyExecutableURL() local
/llvm-project-15.0.7/lldb/tools/debugserver/source/MacOSX/
H A DCFBundle.cpp57 CFBundleRef bundle = get(); in GetIdentifier() local
64 CFBundleRef bundle = get(); in CopyExecutableURL() local
/llvm-project-15.0.7/llvm/tools/dsymutil/
H A DCFBundle.cpp95 if (CFBundleRef bundle = get()) in GetIdentifier() local
102 if (CFBundleRef bundle = get()) in GetValueForInfoDictionaryKey() local
/llvm-project-15.0.7/lldb/source/Symbol/
H A DLocateSymbolFileMacOSX.cpp229 CFCBundle bundle(path); in LocateMacOSXFilesUsingDebugSymbols() local
/llvm-project-15.0.7/lldb/source/Host/common/
H A DHost.cpp324 bool Host::GetBundleDirectory(const FileSpec &file, FileSpec &bundle) { in GetBundleDirectory()
/llvm-project-15.0.7/lldb/source/Target/
H A DTrace.cpp37 bool fromJSON(const Value &value, JSONSimpleTraceBundleDescription &bundle, in fromJSON() argument
/llvm-project-15.0.7/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformDarwinKernel.cpp580 CFCBundle bundle(file_spec.GetPath().c_str()); in AddKextToMap() local
/llvm-project-15.0.7/lldb/tools/debugserver/source/
H A DDNB.cpp1700 CFBundle bundle(path); in DNBResolveExecutablePath() local