Home
last modified time | relevance | path

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

/openbmc/qemu/hw/core/
H A Dloader.c1692 static bool parse_record(HexLine *line, uint8_t *our_checksum, const uint8_t c, in parse_record()
1883 if (!parse_record(&parser.line, &our_checksum, *hex_blob,
1678 static bool parse_record(HexLine *line, uint8_t *our_checksum, const uint8_t c, parse_record() function