Home
last modified time | relevance | path

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

/openbmc/qemu/
H A Dqemu-img.c3098 static int dump_map_entry(OutputFormat output_format, MapEntry *e, in dump_map_entry() function
3353 ret = dump_map_entry(output_format, &curr, &next); in img_map()
3361 ret = dump_map_entry(output_format, &curr, NULL); in img_map()