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

/openbsd-current/gnu/llvm/lldb/source/Plugins/Instruction/PPC64/
H A DEmulateInstructionPPC64.cpp159 bool EmulateInstructionPPC64::EvaluateInstruction(uint32_t evaluate_options) { argument
/openbsd-current/gnu/llvm/lldb/source/API/
H A DSBInstruction.cpp303 EmulateWithFrame(lldb::SBFrame &frame, uint32_t evaluate_options) argument
/openbsd-current/gnu/llvm/lldb/source/Plugins/Instruction/MIPS64/
H A DEmulateInstructionMIPS64.cpp948 bool EmulateInstructionMIPS64::EvaluateInstruction(uint32_t evaluate_options) { argument
/openbsd-current/gnu/llvm/lldb/source/Plugins/Instruction/MIPS/
H A DEmulateInstructionMIPS.cpp1051 bool EmulateInstructionMIPS::EvaluateInstruction(uint32_t evaluate_options) { argument
/openbsd-current/gnu/llvm/lldb/source/Plugins/Instruction/ARM64/
H A DEmulateInstructionARM64.cpp389 bool EmulateInstructionARM64::EvaluateInstruction(uint32_t evaluate_options) { argument
/openbsd-current/gnu/llvm/lldb/source/Core/
H A DDisassembler.cpp940 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
/openbsd-current/gnu/llvm/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.cpp14273 bool EmulateInstructionARM::EvaluateInstruction(uint32_t evaluate_options) { argument

Completed in 230 milliseconds