Searched defs:evaluate_options (Results 1 - 7 of 7) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lldb/source/API/
H A DSBInstruction.cpp292 EmulateWithFrame(lldb::SBFrame &frame, uint32_t evaluate_options) argument
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Instruction/PPC64/
H A DEmulateInstructionPPC64.cpp169 bool EmulateInstructionPPC64::EvaluateInstruction(uint32_t evaluate_options) { argument
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM64/
H A DEmulateInstructionARM64.cpp399 bool EmulateInstructionARM64::EvaluateInstruction(uint32_t evaluate_options) { argument
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Instruction/MIPS/
H A DEmulateInstructionMIPS.cpp1061 bool EmulateInstructionMIPS::EvaluateInstruction(uint32_t evaluate_options) { argument
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Instruction/MIPS64/
H A DEmulateInstructionMIPS64.cpp959 bool EmulateInstructionMIPS64::EvaluateInstruction(uint32_t evaluate_options) { argument
/freebsd-13-stable/contrib/llvm-project/lldb/source/Core/
H A DDisassembler.cpp912 Emulate( const ArchSpec &arch, uint32_t evaluate_options, void *baton, EmulateInstruction::ReadMemoryCallback read_mem_callback, EmulateInstruction::WriteMemoryCallback write_mem_callback, EmulateInstruction::ReadRegisterCallback read_reg_callback, EmulateInstruction::WriteRegisterCallback write_reg_callback) argument
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.cpp14310 bool EmulateInstructionARM::EvaluateInstruction(uint32_t evaluate_options) { argument

Completed in 195 milliseconds