Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/API/
DSBInstruction.cpp293 uint32_t evaluate_options) { in EmulateWithFrame()
/external/llvm-project/lldb/source/Plugins/Instruction/PPC64/
DEmulateInstructionPPC64.cpp169 bool EmulateInstructionPPC64::EvaluateInstruction(uint32_t evaluate_options) { in EvaluateInstruction()
/external/llvm-project/lldb/source/Plugins/Instruction/ARM64/
DEmulateInstructionARM64.cpp399 bool EmulateInstructionARM64::EvaluateInstruction(uint32_t evaluate_options) { in EvaluateInstruction()
/external/llvm-project/lldb/source/Core/
DDisassembler.cpp908 const ArchSpec &arch, uint32_t evaluate_options, void *baton, in Emulate()
/external/llvm-project/lldb/source/Plugins/Instruction/MIPS64/
DEmulateInstructionMIPS64.cpp959 bool EmulateInstructionMIPS64::EvaluateInstruction(uint32_t evaluate_options) { in EvaluateInstruction()
/external/llvm-project/lldb/source/Plugins/Instruction/MIPS/
DEmulateInstructionMIPS.cpp1061 bool EmulateInstructionMIPS::EvaluateInstruction(uint32_t evaluate_options) { in EvaluateInstruction()
/external/llvm-project/lldb/source/Plugins/Instruction/ARM/
DEmulateInstructionARM.cpp14310 bool EmulateInstructionARM::EvaluateInstruction(uint32_t evaluate_options) { in EvaluateInstruction()