Home
last modified time | relevance | path

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

/trueos/contrib/binutils/binutils/
HDcoffgrok.h66 struct coff_symbol *symbol_list_head; member
HDsrconv.c330 for (s = ptr->symbol_list_head; s; s = s->next_in_ofile_list) in wr_un()
1379 for (sy = p->symbol_list_head; in wr_globals()
1587 for (sym = ptr->symbol_list_head; sym; sym = sym->next_in_ofile_list) in wr_er()
1613 for (s = ptr->symbol_list_head; s; s = s->next_in_ofile_list) in wr_ed()
1701 for (s = tree->symbol_list_head; in prescan()
HDcoffgrok.c553 ofile->symbol_list_head = s; in do_define()
607 head->symbol_list_head = 0; in doit()