Home
last modified time | relevance | path

Searched refs:ReadMemoryDefault (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/source/Core/
H A DEmulateInstruction.cpp76 : m_arch(arch), m_baton(nullptr), m_read_mem_callback(&ReadMemoryDefault), in EmulateInstruction()
313 size_t EmulateInstruction::ReadMemoryDefault(EmulateInstruction *instruction, in ReadMemoryDefault() function in EmulateInstruction
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Core/
H A DEmulateInstruction.h474 static size_t ReadMemoryDefault(EmulateInstruction *instruction, void *baton,