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

range_print_alloc() function

Syntax

static char *range_print_alloc(struct range *ranges,     unsigned int ranges_count);

Arguments

ranges

ranges_count

References

LocationReferrerText
stm32l4x.c:747
static char *range_print_alloc(struct range *ranges, unsigned int ranges_count)
stm32l4x.c:1354stm32l4_protect_same_bank()
char *ranges_str = range_print_alloc(ranges, ranges_count);
stm32l4x.c:1373stm32l4_protect_same_bank()
char *ranges_str = range_print_alloc(ranges, ranges_count);
stm32l4x.c:2556stm32l4_handle_wrp_info_command()
char *ranges_str = range_print_alloc(ranges, ranges_count);

Call Tree

Functions calling range_print_alloc()
Functions called by range_print_alloc()
range_print_alloc()
calloc()
all items filtered out
Data read by range_print_alloc()
Data written by range_print_alloc()
range_print_alloc()::str
range_print_alloc()::ptr
range_print_alloc()::i
all items filtered out
range_print_alloc()
range_print_alloc()::ptr
range_print_alloc()::i
all items filtered out