Searched refs:CopyExecutableURL (Results 1 – 7 of 7) sorted by relevance
29 CFURLRef CopyExecutableURL() const;
63 CFURLRef CFBundle::CopyExecutableURL() const { in CopyExecutableURL() function in CFBundle
22 CFURLRef CopyExecutableURL() const;
71 CFURLRef CFCBundle::CopyExecutableURL() const { in CopyExecutableURL() function in CFCBundle
265 bundle.CopyExecutableURL()); in LocateExecutableObjectFile() 707 bundle.CopyExecutableURL()); in LocateMacOSXFilesUsingDebugSymbols()
1766 CFReleaser<CFURLRef> url(bundle.CopyExecutableURL()); in DNBResolveExecutablePath()
148 CFCReleaser<CFURLRef> url(bundle.CopyExecutableURL());