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

  /src/external/gpl3/binutils/dist/bfd/
elf32-tilepro.c 713 #define is_tilepro_elf(bfd) \
1415 BFD_ASSERT (is_tilepro_elf (abfd) || num_relocs == 0);
2223 if (! is_tilepro_elf (ibfd))
712 #define is_tilepro_elf macro
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-tilepro.c 713 #define is_tilepro_elf(bfd) \
1415 BFD_ASSERT (is_tilepro_elf (abfd) || num_relocs == 0);
2223 if (! is_tilepro_elf (ibfd))
712 #define is_tilepro_elf macro
  /src/external/gpl3/gdb/dist/bfd/
elf32-tilepro.c 713 #define is_tilepro_elf(bfd) \
1415 BFD_ASSERT (is_tilepro_elf (abfd) || num_relocs == 0);
2222 if (! is_tilepro_elf (ibfd))
712 #define is_tilepro_elf macro
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-tilepro.c 713 #define is_tilepro_elf(bfd) \
1417 BFD_ASSERT (is_tilepro_elf (abfd) || num_relocs == 0);
2224 if (! is_tilepro_elf (ibfd))
712 #define is_tilepro_elf macro

Completed in 32 milliseconds