Searched refs:get_bpdt_size (Results 1 - 1 of 1) sorted by path

/u-boot/tools/
H A Difwitool.c110 static inline size_t get_bpdt_size(struct bpdt_header *h) function
1016 alloc_buffer(b, get_bpdt_size(&bpdt_header), name);
1030 assert((offset + get_bpdt_size(&bpdt->h)) < size);

Completed in 71 milliseconds