Home
last modified time | relevance | path

Searched refs:ePathTypeSupportExecutableDir (Results 1 – 5 of 5) sorted by relevance

/external/lldb/include/lldb/
Dlldb-private-enumerations.h115 ePathTypeSupportExecutableDir, // Find LLDB support executable directory (debugserver, etc) enumerator
/external/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteCommunication.cpp542 if (Host::GetLLDBPath (ePathTypeSupportExecutableDir, debugserver_file_spec)) in StartDebugserverProcess()
DProcessGDBRemote.cpp2473 if (Host::GetLLDBPath (ePathTypeSupportExecutableDir, debugserver_file_spec)) in StartDebugserverProcess()
/external/lldb/source/Host/common/
DHost.cpp951 case ePathTypeSupportExecutableDir: in GetLLDBPath()
/external/lldb/source/Host/macosx/
DHost.mm373 // if (!Host::GetLLDBPath (ePathTypeSupportExecutableDir, darwin_debug_file_spec))
528 if (!Host::GetLLDBPath (ePathTypeSupportExecutableDir, darwin_debug_file_spec))