target_to_arm946() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

target_to_arm946() function

Syntax

static inline struct arm946e_common *target_to_arm946(struct target *target);

Arguments

target

References

LocationReferrerText
arm946e.h:29
static inline struct arm946e_common *target_to_arm946(struct target *target)
arm946e.c:94arm946e_deinit_target()
struct arm946e_common *arm946e = target_to_arm946(target);
arm946e.c:116arm946e_update_cp15_caches()
struct arm946e_common *arm946e = target_to_arm946(target);
arm946e.c:230arm946e_cp15_get_csize()
struct arm946e_common *arm946e = target_to_arm946(target);
arm946e.c:323arm946e_post_debug_entry()
struct arm946e_common *arm946e = target_to_arm946(target);
arm946e.c:366arm946e_pre_restore_context()
struct arm946e_common *arm946e = target_to_arm946(target);
arm946e.c:508arm946e_write_memory()
struct arm946e_common *arm946e = target_to_arm946(target);
arm946e.c:571arm946e_handle_cp15()
struct arm946e_common *arm946e = target_to_arm946(target);
arm946e.c:620arm946e_handle_idcache()
struct arm946e_common *arm946e = target_to_arm946(target);

Call Tree

Data read by target_to_arm946()
target_to_arm946()
Type of target_to_arm946()
target_to_arm946()
all items filtered out