Home
last modified time | relevance | path

Searched refs:asneeded_minfo (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.25/ld/
Dldlang.h494 struct asneeded_minfo struct
496 struct asneeded_minfo *next; argument
519 extern struct asneeded_minfo **asneeded_list_tail; argument
Dldmisc.c490 struct asneeded_minfo *m = xmalloc (sizeof *m); in minfo()
Dldlang.c71 static struct asneeded_minfo *asneeded_list_head;
110 struct asneeded_minfo **asneeded_list_tail;
2011 struct asneeded_minfo *m; in lang_print_asneeded()
DChangeLog892 * ldlang.h (struct asneeded_minfo): New.