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

  /src/external/gpl3/gdb.old/dist/bfd/
elfnn-loongarch.c 82 #define is_loongarch_elf(bfd) \ macro
425 if (!is_loongarch_elf (ibfd) || !is_loongarch_elf (obfd))
1829 if (!is_loongarch_elf (ibfd))
  /src/external/gpl3/binutils/dist/bfd/
elfnn-loongarch.c 83 #define is_loongarch_elf(bfd) \ macro
537 if (!is_loongarch_elf (ibfd))
2596 if (!is_loongarch_elf (ibfd))
2735 if (!is_loongarch_elf (ibfd))
  /src/external/gpl3/binutils.old/dist/bfd/
elfnn-loongarch.c 83 #define is_loongarch_elf(bfd) \ macro
532 if (!is_loongarch_elf (ibfd) || !is_loongarch_elf (obfd))
2414 if (!is_loongarch_elf (ibfd))
2553 if (!is_loongarch_elf (ibfd))
  /src/external/gpl3/gdb/dist/bfd/
elfnn-loongarch.c 82 #define is_loongarch_elf(bfd) \ macro
523 if (!is_loongarch_elf (ibfd) || !is_loongarch_elf (obfd))
2390 if (!is_loongarch_elf (ibfd))
2529 if (!is_loongarch_elf (ibfd))

Completed in 43 milliseconds