Searched refs:bootimage_add_filedata (Results 1 – 2 of 2) sorted by relevance
20 bootentry_file *bootimage_add_filedata(
62 bootentry_file *bootimage_add_filedata(bootimage *img, unsigned type, void *data, unsigned len) { in bootimage_add_filedata() function225 return bootimage_add_filedata(img, type, data, len); in bootimage_add_file()
Completed in 3 milliseconds