Home
last modified time | relevance | path

Searched refs:dll_sect (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/drivers/staging/tidspbridge/dynload/
Dmodule_list.h73 struct dll_sect;
104 struct dll_sect { struct
152 struct dll_sect sects[1];
Dcload.c683 #define DBG_HDR_SIZE (sizeof(struct dll_module) - sizeof(struct dll_sect))
726 (sizeof(struct dll_sect) * dlthis->allocated_secn_count) + in dload_symbols()
1576 struct dll_sect *dbsec; in init_module_handle()