OpenOCD
image_memory Struct Reference
Collaboration diagram for image_memory:

Data Fields

uint8_t * cache
 
uint32_t cache_address
 
struct targettarget
 

Detailed Description

Definition at line 68 of file image.h.

Field Documentation

◆ cache

uint8_t* image_memory::cache

Definition at line 70 of file image.h.

Referenced by image_close(), image_open(), and image_read_section().

◆ cache_address

uint32_t image_memory::cache_address

Definition at line 71 of file image.h.

Referenced by image_open(), and image_read_section().

◆ target

struct target* image_memory::target

Definition at line 69 of file image.h.

Referenced by image_open(), and image_read_section().


The documentation for this struct was generated from the following file: