Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Target/
H A DTarget.h247 void UpdateLaunchInfoFromProperties();
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DTarget.cpp124 UpdateLaunchInfoFromProperties(); in Target()
4109 void TargetProperties::UpdateLaunchInfoFromProperties() { in UpdateLaunchInfoFromProperties() function in TargetProperties