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

  /src/external/gpl3/binutils/dist/bfd/
elf64-ppc.c 2081 static const asection *synthetic_opd;
2098 if (synthetic_opd != NULL)
2292 synthetic_opd = opd;
2078 static const asection *synthetic_opd; variable
  /src/external/gpl3/binutils.old/dist/bfd/
elf64-ppc.c 2089 static const asection *synthetic_opd;
2106 if (synthetic_opd != NULL)
2300 synthetic_opd = opd;
2086 static const asection *synthetic_opd; variable
  /src/external/gpl3/gdb.old/dist/bfd/
elf64-ppc.c 2089 static const asection *synthetic_opd;
2106 if (synthetic_opd != NULL)
2300 synthetic_opd = opd;
2086 static const asection *synthetic_opd; variable
  /src/external/gpl3/gdb/dist/bfd/
elf64-ppc.c 2081 static const asection *synthetic_opd;
2098 if (synthetic_opd != NULL)
2292 synthetic_opd = opd;
2078 static const asection *synthetic_opd; variable

Completed in 68 milliseconds