Lines Matching defs:context
126 bool EmulateInstruction::WriteRegister(const Context &context, in WriteRegister()
134 bool EmulateInstruction::WriteRegister(const Context &context, in WriteRegister()
144 bool EmulateInstruction::WriteRegisterUnsigned(const Context &context, in WriteRegisterUnsigned()
157 bool EmulateInstruction::WriteRegisterUnsigned(const Context &context, in WriteRegisterUnsigned()
166 size_t EmulateInstruction::ReadMemory(const Context &context, lldb::addr_t addr, in ReadMemory()
174 uint64_t EmulateInstruction::ReadMemoryUnsigned(const Context &context, in ReadMemoryUnsigned()
201 bool EmulateInstruction::WriteMemoryUnsigned(const Context &context, in WriteMemoryUnsigned()
212 bool EmulateInstruction::WriteMemory(const Context &context, lldb::addr_t addr, in WriteMemory()
258 void *baton, const Context &context, in ReadMemoryFrame()
275 void *baton, const Context &context, in WriteMemoryFrame()
304 void *baton, const Context &context, in WriteRegisterFrame()
316 const Context &context, in ReadMemoryDefault()
331 const Context &context, in WriteMemoryDefault()
361 const Context &context, in WriteRegisterDefault()