Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DTarget.h272 void UpdateLaunchInfoFromProperties();
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DTarget.cpp204 UpdateLaunchInfoFromProperties(); in Target()
4388 void TargetProperties::UpdateLaunchInfoFromProperties() { in UpdateLaunchInfoFromProperties() function in TargetProperties