module_entry       52 modules/dbg_dump.c     module_entry m;
module_entry      104 modules/dbg_dump.c             const module_entry *m = module_get_adr(i);
module_entry      137 modules/dbg_dump.c             const module_entry *m = module_get_adr(i);
module_entry      142 modules/dbg_dump.c             memcpy(&pb->mi.m,m,sizeof(module_entry));
module_entry      151 modules/module_inspector.c             module_entry* mod = module_get_adr(idx);;
module_entry       34 modules/module_load.c static module_entry modules[MAX_NUM_LOADED_MODULES];
module_entry      828 modules/module_load.c module_entry* module_get_adr(unsigned int idx)
module_entry       44 modules/module_load.h module_entry* module_get_adr(unsigned int idx);