autodetect_image_type() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDautodetect_image_type()

autodetect_image_type() function

Syntax

static int autodetect_image_type(struct image *image,     const char *url);

Arguments

image

url

References

LocationReferrerText
image.c:42
static int autodetect_image_type(struct image *image, const char *url)
image.c:117identify_image_type()
return autodetect_image_type(image, url);

Call Tree

Functions calling autodetect_image_type()
Functions called by autodetect_image_type()
all items filtered out
autodetect_image_type()
isxdigit()
strncmp()
all items filtered out
Data read by autodetect_image_type()
Data written by autodetect_image_type()
autodetect_image_type()
autodetect_image_type()::retval
all items filtered out
Type of autodetect_image_type()
autodetect_image_type()
size_t
uint8_t
all items filtered out