Home
last modified time | relevance | path

Searched refs:CFBundle (Results 1 – 10 of 10) sorted by relevance

/openbsd/src/gnu/llvm/lldb/tools/debugserver/source/MacOSX/
DCFBundle.cpp17 CFBundle::CFBundle(const char *path) in CFBundle() function in CFBundle
24 CFBundle::CFBundle(const CFBundle &rhs) = default;
27 CFBundle &CFBundle::operator=(const CFBundle &rhs) { in operator =()
34 CFBundle::~CFBundle() = default;
37 bool CFBundle::SetPath(const char *path) { in SetPath()
56 CFStringRef CFBundle::GetIdentifier() const { in GetIdentifier()
63 CFURLRef CFBundle::CopyExecutableURL() const { in CopyExecutableURL()
DCFBundle.h18 class CFBundle : public CFReleaser<CFBundleRef> {
21 CFBundle(const char *path = NULL);
22 CFBundle(const CFBundle &rhs);
23 CFBundle &operator=(const CFBundle &rhs);
24 virtual ~CFBundle();
DMachProcess.mm47 #include "CFBundle.h"
3656 CFBundle bundle(app_bundle_path);
/openbsd/src/gnu/llvm/llvm/tools/dsymutil/
DCFBundle.cpp85 class CFBundle : public CFReleaser<CFBundleRef> { class
87 CFBundle(StringRef Path) : CFReleaser<CFBundleRef>() { SetFromPath(Path); } in CFBundle() function in llvm::dsymutil::CFBundle
89 CFBundle(CFURLRef Url) in CFBundle() function in llvm::dsymutil::CFBundle
114 void CFBundle::SetFromPath(StringRef Path) { in SetFromPath()
159 CFBundle Bundle(ExePath); in getBundleInfo()
DCMakeLists.txt26 CFBundle.cpp
/openbsd/src/gnu/llvm/llvm/utils/gn/secondary/llvm/tools/dsymutil/
DBUILD.gn25 "CFBundle.cpp",
/openbsd/src/gnu/llvm/lldb/tools/debugserver/debugserver.xcodeproj/
Dproject.pbxproj45 …26CE05C5115C36590022F371 /* CFBundle.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2695DD910D…
76 …456F67641AD46CE9002850C2 /* CFBundle.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2695DD910D…
112 …3EBFF6007E4CA2 /* CFBundle.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType =…
113 …20D3EBFF6007E4CA2 /* CFBundle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType …
333 2695DD920D3EBFF6007E4CA2 /* CFBundle.h */,
334 2695DD910D3EBFF6007E4CA2 /* CFBundle.cpp */,
534 26CE05C5115C36590022F371 /* CFBundle.cpp in Sources */,
579 456F67641AD46CE9002850C2 /* CFBundle.cpp in Sources */,
/openbsd/src/gnu/llvm/lldb/tools/debugserver/source/
DCMakeLists.txt219 MacOSX/CFBundle.cpp
DDNB.cpp1707 CFBundle bundle(path); in DNBResolveExecutablePath()
/openbsd/src/gnu/llvm/clang/docs/tools/
Dclang-formatted-files.txt4747 lldb/tools/debugserver/source/MacOSX/CFBundle.cpp
4748 lldb/tools/debugserver/source/MacOSX/CFBundle.h
6939 llvm/tools/dsymutil/CFBundle.cpp
6940 llvm/tools/dsymutil/CFBundle.h