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

  /src/external/gpl3/binutils/dist/bfd/
elf32-ppc.c 164 #define BEQLR 0x4d820020
6770 bfd_put_32 (output_bfd, BEQLR, p);
elf64-ppc.c 11438 #define BEQLR 0x4d820020
11454 bfd_put_32 (obfd, BEQLR, p), p += 4;
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-ppc.c 160 #define BEQLR 0x4d820020
6785 bfd_put_32 (output_bfd, BEQLR, p);
elf64-ppc.c 11438 #define BEQLR 0x4d820020
11454 bfd_put_32 (obfd, BEQLR, p), p += 4;
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-ppc.c 160 #define BEQLR 0x4d820020
6794 bfd_put_32 (output_bfd, BEQLR, p);
elf64-ppc.c 11421 #define BEQLR 0x4d820020
11437 bfd_put_32 (obfd, BEQLR, p), p += 4;
  /src/external/gpl3/gdb/dist/bfd/
elf32-ppc.c 164 #define BEQLR 0x4d820020
6772 bfd_put_32 (output_bfd, BEQLR, p);
elf64-ppc.c 11424 #define BEQLR 0x4d820020
11440 bfd_put_32 (obfd, BEQLR, p), p += 4;

Completed in 111 milliseconds