Lines Matching full:dll_filename
1771 static const char *dll_filename;2000 len = strlen (dll_filename) + 1;2006 strcpy ((char *) d7, dll_filename);2702 dll_filename = (def->name) ? def->name : dll_name;2703 dll_symname = xstrdup (dll_filename);3021 dll_filename = module->name;