Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DTarget.h264 void SetUseDIL(ExecutionContext *exe_ctx, bool b);
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DTarget.cpp4430 void TargetProperties::SetUseDIL(ExecutionContext *exe_ctx, bool b) { in SetUseDIL() function in TargetProperties