Home
last modified time | relevance | path

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

/external/coreboot/util/cbfstool/
Dfmaptool.c94 static void write_header_fmap_sections(FILE *header, const struct flashmap_descriptor *root, in write_header_fmap_sections() function
114 write_header_fmap_sections(header, child, current_offset); in write_header_fmap_sections()
143 write_header_fmap_sections(header, root, 0); in write_header()