armv7m_common::pre_restore_context is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDarmv7m_common::pre_restore_context

armv7m_common::pre_restore_context field

Syntax

void (*pre_restore_context)(struct target *target);

References

LocationReferrerText
armv7m.h:247
void (*pre_restore_context)(struct target *target);
armv7m.c:176armv7m_restore_context()
if (armv7m->pre_restore_context)
armv7m.c:177armv7m_restore_context()
armv7m->pre_restore_context(target);
cortex_m.c:3055cortex_m_init_arch_info()
armv7m->pre_restore_context = NULL;

Call Tree

Functions calling armv7m_common::pre_restore_context
all items filtered out
armv7m_common::pre_restore_context
Functions writing armv7m_common::pre_restore_context
Functions reading armv7m_common::pre_restore_context
all items filtered out
armv7m_common::pre_restore_context
all items filtered out