Home
last modified time | relevance | path

Searched refs:HexLine (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/core/
H A Dloader.c1708 } HexLine; typedef
1711 static bool parse_record(HexLine *line, uint8_t *our_checksum, const uint8_t c, in parse_record()
1754 HexLine line;
1769 HexLine *line = &(parser->line); in handle_record_type()
1895 memset(&parser.line, 0, sizeof(HexLine)); in parse_hex_blob()