OpenOCD
arm920t_verify_pointer()
is only used within OpenOCD.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
CodeScope
Development Tools
OpenOCD
arm920t_verify_pointer()
arm920t_verify_pointer() function
Syntax
from
arm920t.c:499
static
int
arm920t_verify_pointer
(
struct
command_invocation
*
cmd
,
struct
arm920t_common
*
arm920t
)
;
Arguments
cmd
arm920t
References
Location
Referrer
Text
arm920t.c:499
static
int
arm920t_verify_pointer
(
struct
command_invocation
*
cmd
,
arm920t.c:871
arm920t_handle_read_cache_command()
retval
=
arm920t_verify_pointer
(
CMD
,
arm920t
)
;
arm920t.c:1153
arm920t_handle_read_mmu_command()
retval
=
arm920t_verify_pointer
(
CMD
,
arm920t
)
;
arm920t.c:1453
arm920t_handle_cp15_command()
retval
=
arm920t_verify_pointer
(
CMD
,
arm920t
)
;
arm920t.c:1509
arm920t_handle_cache_info_command()
retval
=
arm920t_verify_pointer
(
CMD
,
arm920t
)
;
Call Tree
Functions calling
arm920t_verify_pointer()
Functions called by
arm920t_verify_pointer()
arm920t_handle_read_cache_command()
arm920t_handle_read_mmu_command()
arm920t_handle_cp15_command()
arm920t_handle_cache_info_command()
all items filtered out
arm920t_verify_pointer()
command_print()
all items filtered out
Data read by
arm920t_verify_pointer()
arm920t_common::common_magic
arm920_not
arm920t_verify_pointer()::cmd
arm920t_verify_pointer()::arm920t
all items filtered out
arm920t_verify_pointer()