image_ihex_buffer_complete() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDimage_ihex_buffer_complete()

image_ihex_buffer_complete() function

Allocate memory dynamically instead of on the stack. This is important w/embedded hosts.

Syntax

static int image_ihex_buffer_complete(struct image *image);

Arguments

image

References

LocationReferrerText
image.c:334
static int image_ihex_buffer_complete(struct image *image)
image.c:995image_open()
retval = image_ihex_buffer_complete(image);

Call Tree

Functions calling image_ihex_buffer_complete()
Functions called by image_ihex_buffer_complete()
all items filtered out
image_ihex_buffer_complete()
free()
malloc()
all items filtered out
Data read by image_ihex_buffer_complete()
Data written by image_ihex_buffer_complete()
image_ihex_buffer_complete()::lpsz_line
image_ihex_buffer_complete()::section
image_ihex_buffer_complete()::retval
all items filtered out
image_ihex_buffer_complete()
image_ihex_buffer_complete()::retval
all items filtered out
Type of image_ihex_buffer_complete()
image_ihex_buffer_complete()
all items filtered out
Types freed by image_ihex_buffer_complete()
Types allocated by image_ihex_buffer_complete()
all items filtered out
image_ihex_buffer_complete()
all items filtered out