ihex_binrec
const struct ihex_binrec *rec = (const struct ihex_binrec *)fw->data;
const struct ihex_binrec *rec = (const struct ihex_binrec *)fw->data;
const struct ihex_binrec *rec;
rec = (const struct ihex_binrec *)fw->data;
const struct ihex_binrec *rec;
rec = (const struct ihex_binrec *)loader_fw->data;
rec = (const struct ihex_binrec *)bitstream_fw->data;
for (rec = (const struct ihex_binrec *)loader_fw->data;
for (rec = (const struct ihex_binrec *)firmware_fw->data;
for (rec = (const struct ihex_binrec *)firmware_fw->data;
const struct ihex_binrec *rec;
rec = (const struct ihex_binrec *)loader_fw->data;
rec = (const struct ihex_binrec *)bitstream_fw->data;
for (rec = (const struct ihex_binrec *)loader_fw->data;
for (rec = (const struct ihex_binrec *)firmware_fw->data;
for (rec = (const struct ihex_binrec *)firmware_fw->data;
const struct ihex_binrec *rec;
const struct ihex_binrec *record;
record = (const struct ihex_binrec *)firmware->data;
record = (const struct ihex_binrec *)firmware->data;
const struct ihex_binrec *rec;
rec = (const struct ihex_binrec *)fw->data;
const struct ihex_binrec *rec;
rec = (const struct ihex_binrec *)fw->data;
const struct ihex_binrec *rec;
const struct ihex_binrec *rec;
static inline uint16_t ihex_binrec_size(const struct ihex_binrec *p)
static inline const struct ihex_binrec *
__ihex_next_binrec(const struct ihex_binrec *rec)
static inline const struct ihex_binrec *
ihex_next_binrec(const struct ihex_binrec *rec)
const struct ihex_binrec *end, *rec;
const struct ihex_binrec *rec;
rec = (const struct ihex_binrec *)fw->data;
struct ihex_binrec *record;
static struct ihex_binrec *records;
static void file_record(struct ihex_binrec *record)
struct ihex_binrec **p = &records;
static uint16_t ihex_binrec_size(struct ihex_binrec *p)
struct ihex_binrec *p = records;
struct ihex_binrec *next; /* not part of the real data structure */
static void file_record(struct ihex_binrec *record);