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

  /src/external/gpl3/binutils.old/dist/bfd/
elfnn-riscv.c 196 #define is_riscv_elf(bfd) \ macro
1733 if (! is_riscv_elf (ibfd))
4377 if (!is_riscv_elf (ibfd) || !is_riscv_elf (obfd))
elfnn-riscv.c 196 #define is_riscv_elf(bfd) \ macro
1733 if (! is_riscv_elf (ibfd))
4377 if (!is_riscv_elf (ibfd) || !is_riscv_elf (obfd))
  /src/external/gpl3/gdb/dist/bfd/
elfnn-riscv.c 191 #define is_riscv_elf(bfd) \ macro
1537 if (! is_riscv_elf (ibfd))
4142 if (!is_riscv_elf (ibfd) || !is_riscv_elf (obfd))
elfnn-riscv.c 191 #define is_riscv_elf(bfd) \ macro
1537 if (! is_riscv_elf (ibfd))
4142 if (!is_riscv_elf (ibfd) || !is_riscv_elf (obfd))
  /src/external/gpl3/gdb.old/dist/bfd/
elfnn-riscv.c 191 #define is_riscv_elf(bfd) \ macro
1539 if (! is_riscv_elf (ibfd))
4120 if (!is_riscv_elf (ibfd) || !is_riscv_elf (obfd))
elfnn-riscv.c 191 #define is_riscv_elf(bfd) \ macro
1539 if (! is_riscv_elf (ibfd))
4120 if (!is_riscv_elf (ibfd) || !is_riscv_elf (obfd))
  /src/external/gpl3/binutils/dist/bfd/
elfnn-riscv.c 196 #define is_riscv_elf(bfd) \ macro
1733 if (! is_riscv_elf (ibfd))
4386 if (!is_riscv_elf (ibfd))
elfnn-riscv.c 196 #define is_riscv_elf(bfd) \ macro
1733 if (! is_riscv_elf (ibfd))
4386 if (!is_riscv_elf (ibfd))

Completed in 76 milliseconds