Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBInstructionList.cpp146 ExecutionContext exe_ctx_wrapper(exe_ctx.get()); in GetDescription() local
147 return GetDescription(stream.ref(), &exe_ctx_wrapper); in GetDescription()