armv7m_restore_context() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDarmv7m_restore_context()

armv7m_restore_context() function

Restores target context using the cache of core registers set up by armv7m_build_reg_cache(), calling optional core-specific hooks.

Syntax

int armv7m_restore_context(struct target *target);
Implemented in armv7m.c:168

Arguments

target

References

LocationReferrerText
armv7m.c:168
int armv7m_restore_context(struct target *target)
armv7m.h:335
int armv7m_restore_context(struct target *target);
cortex_m.c:1371cortex_m_restore_one()
int retval = armv7m_restore_context(target);
cortex_m.c:1518cortex_m_step()
armv7m_restore_context(target);
hla_target.c:481adapter_resume()
armv7m_restore_context(target);
hla_target.c:564adapter_step()
armv7m_restore_context(target);

Call Tree

Functions calling armv7m_restore_context()
Functions called by armv7m_restore_context()
armv7m_restore_context()
Data read by armv7m_restore_context()
Data written by armv7m_restore_context()
armv7m_restore_context()::i
armv7m_restore_context()::armv7m
armv7m_restore_context()::cache
armv7m_restore_context()::r
armv7m_restore_context()::retval
all items filtered out
armv7m_restore_context()
armv7m_restore_context()::i
all items filtered out
Type of armv7m_restore_context()
armv7m_restore_context()
all items filtered out