Searched refs:sref (Results 1 - 1 of 1) sorted by relevance

/drivers/staging/tidspbridge/dynload/
H A Dcload.c160 unsigned sref = dl_state.dfile_hdr.df_entry_secn - 1; local
161 if (sref < dl_state.allocated_secn_count)
163 dl_state.ldr_sections[sref].run_addr;
269 unsigned sref = dl_state.dfile_hdr.df_entry_secn - 1; local
270 if (sref < dl_state.allocated_secn_count)
272 dl_state.ldr_sections[sref].run_addr;

Completed in 69 milliseconds