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

  /src/external/gpl3/binutils/dist/bfd/
elf32-xtensa.c 661 #define is_xtensa_elf(bfd) \
1064 BFD_ASSERT (is_xtensa_elf (abfd));
2523 if (!is_xtensa_elf (input_bfd))
659 #define is_xtensa_elf macro
elf32-xtensa.c 661 #define is_xtensa_elf(bfd) \
1064 BFD_ASSERT (is_xtensa_elf (abfd));
2523 if (!is_xtensa_elf (input_bfd))
659 #define is_xtensa_elf macro
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-xtensa.c 662 #define is_xtensa_elf(bfd) \
1065 BFD_ASSERT (is_xtensa_elf (abfd));
2524 if (!is_xtensa_elf (input_bfd))
660 #define is_xtensa_elf macro
elf32-xtensa.c 662 #define is_xtensa_elf(bfd) \
1065 BFD_ASSERT (is_xtensa_elf (abfd));
2524 if (!is_xtensa_elf (input_bfd))
660 #define is_xtensa_elf macro
  /src/external/gpl3/gdb/dist/bfd/
elf32-xtensa.c 662 #define is_xtensa_elf(bfd) \
1065 BFD_ASSERT (is_xtensa_elf (abfd));
2522 if (!is_xtensa_elf (input_bfd))
660 #define is_xtensa_elf macro
elf32-xtensa.c 662 #define is_xtensa_elf(bfd) \
1065 BFD_ASSERT (is_xtensa_elf (abfd));
2522 if (!is_xtensa_elf (input_bfd))
660 #define is_xtensa_elf macro
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-xtensa.c 662 #define is_xtensa_elf(bfd) \
1067 BFD_ASSERT (is_xtensa_elf (abfd));
2524 if (!is_xtensa_elf (input_bfd))
660 #define is_xtensa_elf macro
elf32-xtensa.c 662 #define is_xtensa_elf(bfd) \
1067 BFD_ASSERT (is_xtensa_elf (abfd));
2524 if (!is_xtensa_elf (input_bfd))
660 #define is_xtensa_elf macro

Completed in 125 milliseconds