Home
last modified time | relevance | path

Searched defs:ReadRegisterCallback (Results 1 – 4 of 4) sorted by relevance

/llvm-project/lldb/source/Plugins/Process/Utility/
H A DNativeProcessSoftwareSingleStep.cpp46 static bool ReadRegisterCallback(EmulateInstruction *instruction, void *baton, in ReadRegisterCallback() function
/llvm-project/lldb/unittests/Instruction/LoongArch/
H A DTestLoongArchEmulator.cpp61 static bool ReadRegisterCallback(EmulateInstruction *instruction, void *baton, in ReadRegisterCallback() function
/llvm-project/lldb/include/lldb/Core/
H A DEmulateInstruction.h344 typedef bool (*ReadRegisterCallback)(EmulateInstruction *instruction, typedef
/llvm-project/lldb/unittests/Instruction/RISCV/
H A DTestRISCVEmulator.cpp40 static bool ReadRegisterCallback(EmulateInstruction *instruction, void *baton, in ReadRegisterCallback() function