Searched refs:WriteMemoryDefault (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Core/
H A DEmulateInstruction.h455 static size_t WriteMemoryDefault(EmulateInstruction *instruction, void *baton,
494 WriteMemoryCallback m_write_mem_callback = &WriteMemoryDefault;
/freebsd-11-stable/contrib/llvm-project/lldb/source/Core/
H A DEmulateInstruction.cpp320 size_t EmulateInstruction::WriteMemoryDefault(EmulateInstruction *instruction, function in class:EmulateInstruction

Completed in 65 milliseconds