Lines Matching full:loaded
41 * Returns the size of the loaded image on success, -1 otherwise.
54 * Returns the size of the loaded .hex file on success, -1 otherwise.
72 * The file loaded is registered as a ROM, so its contents will be
120 * @lowaddr: Populated with lowest loaded address. Ignored if NULL.
121 * @highaddr: Populated with highest loaded address. Ignored if NULL.
204 * @is_linux: Is set to true if the image loaded is Linux. Ignored if NULL.
212 * Returns the size of the loaded image on success, -1 otherwise.
239 * Returns the size of the loaded image on success, -1 otherwise.
311 * rom_ptr_for_as() will look not just for blobs loaded directly to
312 * the specified address, but also for blobs which were loaded to an
317 * loaded at 0x0000_0000 or 0x1000_0000. Contrast rom_ptr(), which
355 * contiguous subrange which has no ROMs loaded to it. That is,