Searched refs:EmulateWithFrame (Results 1 – 3 of 3) sorted by relevance
66 bool EmulateWithFrame(lldb::SBFrame &frame, uint32_t evaluate_options);
75 EmulateWithFrame (lldb::SBFrame &frame, uint32_t evaluate_options);
303 bool SBInstruction::EmulateWithFrame(lldb::SBFrame &frame, in EmulateWithFrame() function in SBInstruction