Searched refs:SetWriteMemCallback (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Core/
H A DEmulateInstruction.h477 void SetWriteMemCallback(WriteMemoryCallback write_mem_callback);
/freebsd-11-stable/contrib/llvm-project/lldb/source/Core/
H A DEmulateInstruction.cpp229 void EmulateInstruction::SetWriteMemCallback( function in class:EmulateInstruction
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/FreeBSD/
H A DProcessFreeBSD.cpp1041 emulator_up->SetWriteMemCallback(&WriteMemoryCallback);

Completed in 204 milliseconds