Home
last modified time | relevance | path

Searched refs:SetSDKRootDirectory (Results 1 – 4 of 4) sorted by relevance

/external/lldb/include/lldb/Interpreter/
DOptionGroupPlatform.h90 SetSDKRootDirectory (const ConstString &sdk_root_directory) in SetSDKRootDirectory() function
/external/lldb/source/Interpreter/
DOptionGroupPlatform.cpp65 platform_sp->SetSDKRootDirectory (m_sdk_sysroot); in CreatePlatformWithOptions()
/external/lldb/include/lldb/Target/
DPlatform.h519 SetSDKRootDirectory (const ConstString &dir) in SetSDKRootDirectory() function
/external/lldb/source/API/
DSBDebugger.cpp1127 platform_sp->SetSDKRootDirectory (ConstString (sysroot)); in SetCurrentPlatformSDKRoot()