Home
last modified time | relevance | path

Searched refs:ResolveExecutableInBundle (Results 1 – 9 of 9) sorted by relevance

/external/lldb/source/Plugins/Platform/MacOSX/
DPlatformDarwin.cpp151 Host::ResolveExecutableInBundle (resolved_exe_file); in ResolveExecutable()
175 Host::ResolveExecutableInBundle (resolved_exe_file); in ResolveExecutable()
318 if (Host::ResolveExecutableInBundle (new_module_spec.GetFileSpec())) in GetSharedModule()
DPlatformiOSSimulator.cpp192 Host::ResolveExecutableInBundle (resolved_exe_file); in ResolveExecutable()
DPlatformDarwinKernel.cpp625 Host::ResolveExecutableInBundle (exe_file); in ExamineKextForMatchingUUID()
DPlatformRemoteiOS.cpp229 Host::ResolveExecutableInBundle (resolved_exe_file); in ResolveExecutable()
/external/lldb/source/API/
DSBModuleSpec.cpp177 Host::ResolveExecutableInBundle(file_spec); in GetModuleSpecifications()
/external/lldb/include/lldb/Host/
DHost.h394 ResolveExecutableInBundle (FileSpec &file);
/external/lldb/source/Plugins/Platform/FreeBSD/
DPlatformFreeBSD.cpp204 Host::ResolveExecutableInBundle (resolved_exe_file); in ResolveExecutable()
/external/lldb/source/Host/common/
DHost.cpp797 Host::ResolveExecutableInBundle (FileSpec &file) in ResolveExecutableInBundle() function in Host
/external/lldb/source/Host/macosx/
DHost.mm208 Host::ResolveExecutableInBundle (FileSpec &file) function