OpenOCD
arm966e_verify_pointer()
is only used within OpenOCD.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
CodeScope
Development Tools
OpenOCD
arm966e_verify_pointer()
arm966e_verify_pointer() function
Syntax
from
arm966e.c:58
static
int
arm966e_verify_pointer
(
struct
command_invocation
*
cmd
,
struct
arm966e_common
*
arm966e
)
;
Arguments
cmd
arm966e
References
Location
Referrer
Text
arm966e.c:58
static
int
arm966e_verify_pointer
(
struct
command_invocation
*
cmd
,
arm966e.c:172
arm966e_handle_cp15_command()
retval
=
arm966e_verify_pointer
(
CMD
,
arm966e
)
;
Call Tree
Functions calling
arm966e_verify_pointer()
Functions called by
arm966e_verify_pointer()
arm966e_handle_cp15_command()
all items filtered out
arm966e_verify_pointer()
command_print()
all items filtered out
Data read by
arm966e_verify_pointer()
arm966e_common::common_magic
arm966e_verify_pointer()::cmd
arm966e_verify_pointer()::arm966e
all items filtered out
arm966e_verify_pointer()