mips_mips64_read_memory() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDmips_mips64_read_memory()

mips_mips64_read_memory() function

Syntax

static int mips_mips64_read_memory(struct target *target,     uint64_t address,     uint32_t size,     uint32_t count,     uint8_t *buffer);

Arguments

target

address

size

count

buffer

References

LocationText
mips_mips64.c:880
static int mips_mips64_read_memory(struct target *target, uint64_t address,
mips_mips64.c:1169
.read_memory = mips_mips64_read_memory,

Call Tree

Functions called by mips_mips64_read_memory()
mips_mips64_read_memory()
Data read by mips_mips64_read_memory()
Data written by mips_mips64_read_memory()
mips_mips64_read_memory()
mips_mips64_read_memory()::retval
mips_mips64_read_memory()::t
all items filtered out
Implementations
mips_mips64_read_memory()
all items filtered out
Type of mips_mips64_read_memory()
mips_mips64_read_memory()
all items filtered out