Searched refs:ptr_end_table (Results 1 – 3 of 3) sorted by relevance
68 static u8 *ptr_end_table[IMAGE_OBJ_NUM] = in OSi_LoadImageChina() local79 *p_size = (u32)(ptr_end_table[index] - ptr_table[index]); in OSi_LoadImageChina()
86 static u8 *ptr_end_table[SPEC_DEST_NUM][IMAGE_OBJ_NUM] = in OSi_LoadImage() local106 *p_size = (u32)(ptr_end_table[dest][index] - ptr_table[dest][index]); in OSi_LoadImage()
185 static u8 *(ptr_end_table[]) = in LoadImage() local198 *p_size = (u32)(ptr_end_table[index] - ptr_table[index]); in LoadImage()