Home
last modified time | relevance | path

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

/lk-master/lib/bootimage/
A Dbootimage.c85 for (size_t i = 2; i < info->entry_count; i++) { in validate_bootimage()
185 for (size_t i = 2; i < info->entry_count; i++) { in bootimage_get_file_section()
/lk-master/lib/bootimage/include/lib/
A Dbootimage_struct.h34 uint32_t entry_count; /* number of valid bootentries */ member
/lk-master/tools/
A Dbootimage.c91 img->entry[1].info.entry_count = img->count; in bootimage_done()

Completed in 4 milliseconds