Searched defs:WriteMemoryCallback (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Core/
H A DEmulateInstruction.h331 typedef size_t (*WriteMemoryCallback)(EmulateInstruction *instruction, typedef in class:lldb_private::EmulateInstruction
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/FreeBSD/
H A DProcessFreeBSD.cpp948 static size_t WriteMemoryCallback(EmulateInstruction *instruction, void *baton, function

Completed in 114 milliseconds