HomeSort by: relevance | last modified time | path
    Searched defs:old_undefs_tail (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
elflink.c 4448 struct bfd_link_hash_entry *old_undefs_tail = NULL;
4946 old_undefs_tail = htab->root.undefs_tail;
5858 htab->root.undefs_tail = old_undefs_tail;
4439 struct bfd_link_hash_entry *old_undefs_tail = NULL; local
  /src/external/gpl3/binutils.old/dist/bfd/
elflink.c 4412 struct bfd_link_hash_entry *old_undefs_tail = NULL;
4911 old_undefs_tail = htab->root.undefs_tail;
5814 htab->root.undefs_tail = old_undefs_tail;
4403 struct bfd_link_hash_entry *old_undefs_tail = NULL; local
  /src/external/gpl3/gdb/dist/bfd/
elflink.c 4385 struct bfd_link_hash_entry *old_undefs_tail = NULL;
4884 old_undefs_tail = htab->root.undefs_tail;
5779 htab->root.undefs_tail = old_undefs_tail;
4376 struct bfd_link_hash_entry *old_undefs_tail = NULL; local
  /src/external/gpl3/gdb.old/dist/bfd/
elflink.c 4370 struct bfd_link_hash_entry *old_undefs_tail = NULL;
4869 old_undefs_tail = htab->root.undefs_tail;
5765 htab->root.undefs_tail = old_undefs_tail;
4361 struct bfd_link_hash_entry *old_undefs_tail = NULL; local

Completed in 66 milliseconds