Home
last modified time | relevance | path

Searched refs:UpdateLaunchInfoFromProperties (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/lldb/include/lldb/Target/
H A DTarget.h245 void UpdateLaunchInfoFromProperties();
/llvm-project-15.0.7/lldb/source/Target/
H A DTarget.cpp122 UpdateLaunchInfoFromProperties(); in Target()
4012 void TargetProperties::UpdateLaunchInfoFromProperties() { in UpdateLaunchInfoFromProperties() function in TargetProperties