Home
last modified time | relevance | path

Searched refs:def_library (Results 1 – 9 of 9) sorted by relevance

/toolchain/binutils/binutils-2.25/binutils/
Ddlltool.h28 extern void def_library (const char *, int);
Ddefparse.y54 | LIBRARY opt_name opt_base option_list { def_library ($2, $3); }
DChangeLog-201077 (def_library): Likewise.
DChangeLog-20051254 (def_library): Likwise.
Ddlltool.c1121 def_library (const char *name, int base) in def_library() function
DChangeLog-2009979 (def_library): Indicate we are building a DLL when calling it.
DChangeLog-98991057 (def_library): Set dll_name from LIBRARY entry in def file.
DChangeLog-00011709 (def_library): Likewise. Remove extra program_name too.
/toolchain/binutils/binutils-2.25/ld/
DChangeLog-20051775 * defilep.y (def_name, def_library): Combine into...