Lines Matching full:dll
2014 /* add a file (either a C file, dll, an object, a library or an ld
2443 /* temporary dynamic symbol sections (for dll loading) */
5488 #define AFF_REFERENCED_DLL 0x0002 /* load a referenced dll from another dll */
18328 /* NOTE: we accept that two DLL define the same symbol */
18606 /* DLL relocation */
18807 and 'info' can be modifed if more precise info comes from the DLL */
18838 /* if we build a DLL, we add a %ebx offset */
18876 /* if we build a DLL, we add a %ebx offset */
19444 /* when generating a DLL, we include relocations but we may
19694 /* if building executable or DLL, then relocate each section
20209 /* load a DLL and all referenced DLLs. 'level = 0' means that the DLL
20270 /* if the dll is already loaded, do not load it */
20282 // printf("loading dll '%s'\n", soname);
20284 /* add the dll and its level */
20311 error_noabort("referenced dll '%s' not found", name);
21069 /* find and load a dll. Return non zero if not found */