Searched refs:list_loc (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/binutils/ld/
H A Dldlang.c6782 struct bfd_elf_version_expr **list_loc, **remaining_loc;
6795 list_loc = &head->list;
6844 *list_loc = e;
6845 list_loc = &e->next;
6850 *list_loc = head->remaining;
6778 struct bfd_elf_version_expr **list_loc, **remaining_loc; local

Completed in 104 milliseconds