Searched refs:image_module (Results 1 – 1 of 1) sorted by relevance
64 caddr_t image_module; in splash_find_data() local71 image_module = preload_search_by_type(decoder->data_type); in splash_find_data()72 if (image_module == NULL) in splash_find_data()75 ptr = preload_fetch_addr(image_module); in splash_find_data()76 sz = preload_fetch_size(image_module); in splash_find_data()