Searched refs:EmulateWithFrame (Results 1 – 4 of 4) sorted by relevance
17 obj.EmulateWithFrame(lldb.SBFrame(), 0)
64 bool EmulateWithFrame(lldb::SBFrame &frame, uint32_t evaluate_options);
72 EmulateWithFrame (lldb::SBFrame &frame, uint32_t evaluate_options);
284 bool SBInstruction::EmulateWithFrame(lldb::SBFrame &frame, in EmulateWithFrame() function in SBInstruction