Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/API/
H A DSBInstruction.h59 bool EmulateWithFrame(lldb::SBFrame &frame, uint32_t evaluate_options);
/freebsd-12.1/contrib/llvm/tools/lldb/source/API/
H A DSBInstruction.cpp235 bool SBInstruction::EmulateWithFrame(lldb::SBFrame &frame, in EmulateWithFrame() function in SBInstruction