Home
last modified time | relevance | path

Searched refs:WriteRegisterFrame (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/lldb/source/API/
DSBInstruction.cpp312 &lldb_private::EmulateInstruction::WriteRegisterFrame); in EmulateWithFrame()
/external/llvm-project/lldb/include/lldb/Core/
DEmulateInstruction.h446 static bool WriteRegisterFrame(EmulateInstruction *instruction, void *baton,
/external/llvm-project/lldb/source/Core/
DEmulateInstruction.cpp294 bool EmulateInstruction::WriteRegisterFrame(EmulateInstruction *instruction, in WriteRegisterFrame() function in EmulateInstruction