Home
last modified time | relevance | path

Searched defs:GetRuntimeUnwindPlan (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/llvm/lldb/include/lldb/Target/
H A DLanguageRuntime.h216 GetRuntimeUnwindPlan(lldb::ProcessSP process_sp, in GetRuntimeUnwindPlan() function
/openbsd/gnu/llvm/lldb/source/Target/
H A DLanguageRuntime.cpp262 LanguageRuntime::GetRuntimeUnwindPlan(Thread &thread, RegisterContext *regctx, in GetRuntimeUnwindPlan() function in LanguageRuntime