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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/tidspbridge/dynload/
H A Ddoff.h153 struct doff_scnhdr_t { struct
334 static inline bool dload_check_type(struct doff_scnhdr_t *sptr, u32 flag)
338 static inline bool ds_needs_allocation(struct doff_scnhdr_t *sptr)
343 static inline bool ds_needs_download(struct doff_scnhdr_t *sptr)
H A Dgetsection.c278 struct doff_scnhdr_t *sptr = NULL;
288 sptr = (struct doff_scnhdr_t *)section_info;
H A Dcload.c429 struct doff_scnhdr_t *shp;
433 siz = nsecs * sizeof(struct doff_scnhdr_t);
435 (struct doff_scnhdr_t *)dlthis->mysym->dload_allocate(dlthis->mysym,
474 struct doff_scnhdr_t *shp;
570 struct doff_scnhdr_t *shp;
817 struct doff_scnhdr_t *srefp =
1132 struct doff_scnhdr_t *sptr = dlthis->sect_hdrs;
H A Ddload_internal.h250 struct doff_scnhdr_t *sect_hdrs; /* Pointer to section table */
H A Dtramp.c637 struct doff_scnhdr_t *sect_hdr = NULL;

Completed in 102 milliseconds