Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/ld/
Dldlang.h489 struct asneeded_minfo struct
491 struct asneeded_minfo *next; argument
514 extern struct asneeded_minfo **asneeded_list_tail; argument
Dldmisc.c494 struct asneeded_minfo *m = xmalloc (sizeof *m); in minfo()
Dldlang.c76 static struct asneeded_minfo *asneeded_list_head;
115 struct asneeded_minfo **asneeded_list_tail;
2022 struct asneeded_minfo *m; in lang_print_asneeded()
DChangeLog-2014960 * ldlang.h (struct asneeded_minfo): New.