Searched refs:def_library (Results 1 – 9 of 9) sorted by relevance
28 extern void def_library (const char *, int);
54 | LIBRARY opt_name opt_base option_list { def_library ($2, $3); }
77 (def_library): Likewise.
1254 (def_library): Likwise.
1121 def_library (const char *name, int base) in def_library() function
979 (def_library): Indicate we are building a DLL when calling it.
1057 (def_library): Set dll_name from LIBRARY entry in def file.
1709 (def_library): Likewise. Remove extra program_name too.
1775 * defilep.y (def_name, def_library): Combine into...