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

  /src/external/gpl3/binutils/dist/bfd/
elf32-tic6x.c 120 #define is_tic6x_elf(bfd) \ macro
1905 if (! is_tic6x_elf (sub))
3795 if (! is_tic6x_elf (ibfd))
3849 if (sec && sec->owner && is_tic6x_elf (sec->owner))
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-tic6x.c 120 #define is_tic6x_elf(bfd) \ macro
1908 if (! is_tic6x_elf (sub))
3796 if (! is_tic6x_elf (ibfd) || ! is_tic6x_elf (info->output_bfd))
3850 if (sec && sec->owner && is_tic6x_elf (sec->owner))
  /src/external/gpl3/gdb/dist/bfd/
elf32-tic6x.c 120 #define is_tic6x_elf(bfd) \ macro
1908 if (! is_tic6x_elf (sub))
3794 if (! is_tic6x_elf (ibfd) || ! is_tic6x_elf (info->output_bfd))
3848 if (sec && sec->owner && is_tic6x_elf (sec->owner))
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-tic6x.c 120 #define is_tic6x_elf(bfd) \ macro
1910 if (! is_tic6x_elf (sub))
3802 if (! is_tic6x_elf (ibfd) || ! is_tic6x_elf (info->output_bfd))
3856 if (sec && sec->owner && is_tic6x_elf (sec->owner))

Completed in 172 milliseconds