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

  /src/external/gpl3/binutils/dist/bfd/
elfnn-loongarch.c 141 splay_tree pending_delete_ops; member in struct:loongarch_elf_link_hash_table
5095 splay_tree pdops = htab->pending_delete_ops;
5133 splay_tree pdops = htab->pending_delete_ops;
5277 splay_tree pdops = htab->pending_delete_ops;
6172 htab->pending_delete_ops = pdops;
6444 htab->pending_delete_ops = NULL;
  /src/external/gpl3/binutils.old/dist/bfd/
elfnn-loongarch.c 141 splay_tree pending_delete_ops; member in struct:loongarch_elf_link_hash_table
4792 splay_tree pdops = htab->pending_delete_ops;
4830 splay_tree pdops = htab->pending_delete_ops;
4920 splay_tree pdops = htab->pending_delete_ops;
5794 htab->pending_delete_ops = pdops;
6036 htab->pending_delete_ops = NULL;
  /src/external/gpl3/gdb/dist/bfd/
elfnn-loongarch.c 141 splay_tree pending_delete_ops; member in struct:loongarch_elf_link_hash_table
4793 splay_tree pdops = htab->pending_delete_ops;
4831 splay_tree pdops = htab->pending_delete_ops;
4975 splay_tree pdops = htab->pending_delete_ops;
5811 htab->pending_delete_ops = pdops;
6053 htab->pending_delete_ops = NULL;

Completed in 37 milliseconds