Home
last modified time | relevance | path

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

/llvm-project/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/lldb/tools/debugserver/source/MacOSX/
H A DCFBundle.cpp57 CFBundleRef bundle = get(); in GetIdentifier() local
64 CFBundleRef bundle = get(); in CopyExecutableURL() local
/llvm-project/llvm/tools/dsymutil/
H A DCFBundle.cpp95 if (CFBundleRef bundle = get()) in GetIdentifier() local
102 if (CFBundleRef bundle = get()) in GetValueForInfoDictionaryKey() local
/llvm-project/lldb/source/Plugins/SymbolLocator/DebugSymbols/
H A DSymbolLocatorDebugSymbols.cpp263 CFCBundle bundle(path); in LocateExecutableObjectFile() local
705 CFCBundle bundle(path); LocateMacOSXFilesUsingDebugSymbols() local
[all...]
/llvm-project/lldb/source/Host/common/
H A DHost.cpp351 GetBundleDirectory(const FileSpec & file,FileSpec & bundle) GetBundleDirectory() argument
/llvm-project/lldb/source/Target/
H A DTrace.cpp38 bool fromJSON(const Value &value, JSONSimpleTraceBundleDescription &bundle, in fromJSON() argument
/llvm-project/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformDarwinKernel.cpp574 CFCBundle bundle(file_spec.GetPath().c_str()); in AddKextToMap() local
/llvm-project/lldb/tools/debugserver/source/
H A DDNB.cpp1757 CFBundle bundle(path); DNBResolveExecutablePath() local