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

  /src/external/gpl3/binutils/dist/bfd/
elfnn-loongarch.c 4306 bool via_plt = local
4314 if (!via_plt && IS_CALL_RELOC (r_type))
elfnn-loongarch.c 4306 bool via_plt = local
4314 if (!via_plt && IS_CALL_RELOC (r_type))
elfnn-riscv.c 2462 bool via_plt = false; local
2769 via_plt = (htab->elf.splt != NULL
2995 if (h != NULL && h->root.type == bfd_link_hash_undefweak && !via_plt)
3009 if (via_plt)
elfnn-riscv.c 2462 bool via_plt = false; local
2769 via_plt = (htab->elf.splt != NULL
2995 if (h != NULL && h->root.type == bfd_link_hash_undefweak && !via_plt)
3009 if (via_plt)
  /src/external/gpl3/binutils.old/dist/bfd/
elfnn-loongarch.c 4072 bool via_plt = local
4080 if (!via_plt && IS_CALL_RELOC (r_type))
elfnn-riscv.c 2461 bool via_plt = false; local
2766 via_plt = (htab->elf.splt != NULL
2981 if (h != NULL && h->root.type == bfd_link_hash_undefweak && !via_plt)
2995 if (via_plt)
elfnn-loongarch.c 4072 bool via_plt = local
4080 if (!via_plt && IS_CALL_RELOC (r_type))
elfnn-riscv.c 2461 bool via_plt = false; local
2766 via_plt = (htab->elf.splt != NULL
2981 if (h != NULL && h->root.type == bfd_link_hash_undefweak && !via_plt)
2995 if (via_plt)
  /src/external/gpl3/gdb.old/dist/bfd/
elfnn-loongarch.c 4037 bool via_plt = local
4045 if (!via_plt && IS_CALL_RELOC (r_type))
elfnn-loongarch.c 4037 bool via_plt = local
4045 if (!via_plt && IS_CALL_RELOC (r_type))
  /src/external/gpl3/gdb/dist/bfd/
elfnn-loongarch.c 4073 bool via_plt = local
4081 if (!via_plt && IS_CALL_RELOC (r_type))
elfnn-riscv.c 2461 bool via_plt = false; local
2768 via_plt = (htab->elf.splt != NULL
2993 if (h != NULL && h->root.type == bfd_link_hash_undefweak && !via_plt)
3007 if (via_plt)
elfnn-loongarch.c 4073 bool via_plt = local
4081 if (!via_plt && IS_CALL_RELOC (r_type))
elfnn-riscv.c 2461 bool via_plt = false; local
2768 via_plt = (htab->elf.splt != NULL
2993 if (h != NULL && h->root.type == bfd_link_hash_undefweak && !via_plt)
3007 if (via_plt)

Completed in 112 milliseconds