Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/binutils/
Ddlltool.c1038 static dlist_type *a_list; /* Stuff to go in directives. */ variable
1155 d->next = a_list; in new_directive()
1156 a_list = d; in new_directive()
2104 if (a_list) in gen_exp_file()
2107 for (dl = a_list; dl; dl = dl->next) in gen_exp_file()