Searched defs:SetContext (Results 1 – 2 of 2) sorted by relevance
| /openbsd-src/gnu/llvm/lldb/source/Target/ | ||
| H A D | ExecutionContext.cpp | 288 void ExecutionContext::SetContext(const lldb::TargetSP &target_sp, in SetContext() function in ExecutionContext |
| /openbsd-src/gnu/llvm/lldb/include/lldb/Core/ | ||
| H A D | Value.h | 96 void SetContext(ContextType context_type, void *p) { in SetContext() function |