Searched refs:_CFBundleCreateInfoDictFromMainExecutable (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/CF-855.17/
H A DCFBundle.c201 static CFMutableDictionaryRef _CFBundleCreateInfoDictFromMainExecutable(void);
793 _mainBundle->_infoDict = (CFDictionaryRef)_CFBundleCreateInfoDictFromMainExecutable();
802 CFDictionaryRef infoDictFromExecutable = (CFDictionaryRef)_CFBundleCreateInfoDictFromMainExecutable();
2009 static CFMutableDictionaryRef _CFBundleCreateInfoDictFromMainExecutable() { function

Completed in 77 milliseconds