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

  /src/external/gpl3/gdb/dist/gdb/
rs6000-tdep.c 7600 int wordsize, from_xcoff_exec, from_elf_exec;
7621 from_xcoff_exec = info.abfd && info.abfd->format == bfd_object &&
7629 if (from_xcoff_exec)
7596 int wordsize, from_xcoff_exec, from_elf_exec; local
  /src/external/gpl3/gdb.old/dist/gdb/
rs6000-tdep.c 7601 int wordsize, from_xcoff_exec, from_elf_exec;
7622 from_xcoff_exec = info.abfd && info.abfd->format == bfd_object &&
7630 if (from_xcoff_exec)
7597 int wordsize, from_xcoff_exec, from_elf_exec; local

Completed in 35 milliseconds