Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBInstruction.cpp322 &lldb_private::EmulateInstruction::WriteRegisterFrame); in EmulateWithFrame()
/openbsd-src/gnu/llvm/lldb/include/lldb/Core/
H A DEmulateInstruction.h454 static bool WriteRegisterFrame(EmulateInstruction *instruction, void *baton,
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DEmulateInstruction.cpp303 bool EmulateInstruction::WriteRegisterFrame(EmulateInstruction *instruction, in WriteRegisterFrame() function in EmulateInstruction