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

  /src/external/gpl3/binutils/dist/gas/config/
tc-ppc.c 973 static unsigned int ppc_obj64 = BFD_DEFAULT_TARGET_SIZE == 64;
1155 ppc_obj64 = 1;
1163 ppc_obj64 = 0;
1178 if (ppc_obj64)
1444 if (ppc_obj64)
1495 if (ppc_obj64)
1515 return (ppc_obj64 ? "aix5coff64-rs6000" : "aixcoff-rs6000");
1517 return (ppc_obj64 ? "aixcoff64-rs6000" : "aixcoff-rs6000");
1523 return (ppc_obj64 ? "elf64-powerpc-freebsd" : "elf32-powerpc-freebsd");
1528 ? (ppc_obj64 ? "elf64-powerpc" : "elf32-powerpc"
969 static unsigned int ppc_obj64 = BFD_DEFAULT_TARGET_SIZE == 64; variable
    [all...]
tc-ppc.c 973 static unsigned int ppc_obj64 = BFD_DEFAULT_TARGET_SIZE == 64;
1155 ppc_obj64 = 1;
1163 ppc_obj64 = 0;
1178 if (ppc_obj64)
1444 if (ppc_obj64)
1495 if (ppc_obj64)
1515 return (ppc_obj64 ? "aix5coff64-rs6000" : "aixcoff-rs6000");
1517 return (ppc_obj64 ? "aixcoff64-rs6000" : "aixcoff-rs6000");
1523 return (ppc_obj64 ? "elf64-powerpc-freebsd" : "elf32-powerpc-freebsd");
1528 ? (ppc_obj64 ? "elf64-powerpc" : "elf32-powerpc"
969 static unsigned int ppc_obj64 = BFD_DEFAULT_TARGET_SIZE == 64; variable
    [all...]
tc-ppc.c 973 static unsigned int ppc_obj64 = BFD_DEFAULT_TARGET_SIZE == 64;
1155 ppc_obj64 = 1;
1163 ppc_obj64 = 0;
1178 if (ppc_obj64)
1444 if (ppc_obj64)
1495 if (ppc_obj64)
1515 return (ppc_obj64 ? "aix5coff64-rs6000" : "aixcoff-rs6000");
1517 return (ppc_obj64 ? "aixcoff64-rs6000" : "aixcoff-rs6000");
1523 return (ppc_obj64 ? "elf64-powerpc-freebsd" : "elf32-powerpc-freebsd");
1528 ? (ppc_obj64 ? "elf64-powerpc" : "elf32-powerpc"
969 static unsigned int ppc_obj64 = BFD_DEFAULT_TARGET_SIZE == 64; variable
    [all...]
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-ppc.c 985 static unsigned int ppc_obj64 = BFD_DEFAULT_TARGET_SIZE == 64;
1176 ppc_obj64 = 1;
1184 ppc_obj64 = 0;
1199 if (ppc_obj64)
1480 if (ppc_obj64)
1531 if (ppc_obj64)
1551 return (ppc_obj64 ? "aix5coff64-rs6000" : "aixcoff-rs6000");
1553 return (ppc_obj64 ? "aixcoff64-rs6000" : "aixcoff-rs6000");
1559 return (ppc_obj64 ? "elf64-powerpc-freebsd" : "elf32-powerpc-freebsd");
1564 ? (ppc_obj64 ? "elf64-powerpc" : "elf32-powerpc"
981 static unsigned int ppc_obj64 = BFD_DEFAULT_TARGET_SIZE == 64; variable
    [all...]
tc-ppc.c 985 static unsigned int ppc_obj64 = BFD_DEFAULT_TARGET_SIZE == 64;
1176 ppc_obj64 = 1;
1184 ppc_obj64 = 0;
1199 if (ppc_obj64)
1480 if (ppc_obj64)
1531 if (ppc_obj64)
1551 return (ppc_obj64 ? "aix5coff64-rs6000" : "aixcoff-rs6000");
1553 return (ppc_obj64 ? "aixcoff64-rs6000" : "aixcoff-rs6000");
1559 return (ppc_obj64 ? "elf64-powerpc-freebsd" : "elf32-powerpc-freebsd");
1564 ? (ppc_obj64 ? "elf64-powerpc" : "elf32-powerpc"
981 static unsigned int ppc_obj64 = BFD_DEFAULT_TARGET_SIZE == 64; variable
    [all...]
tc-ppc.c 985 static unsigned int ppc_obj64 = BFD_DEFAULT_TARGET_SIZE == 64;
1176 ppc_obj64 = 1;
1184 ppc_obj64 = 0;
1199 if (ppc_obj64)
1480 if (ppc_obj64)
1531 if (ppc_obj64)
1551 return (ppc_obj64 ? "aix5coff64-rs6000" : "aixcoff-rs6000");
1553 return (ppc_obj64 ? "aixcoff64-rs6000" : "aixcoff-rs6000");
1559 return (ppc_obj64 ? "elf64-powerpc-freebsd" : "elf32-powerpc-freebsd");
1564 ? (ppc_obj64 ? "elf64-powerpc" : "elf32-powerpc"
981 static unsigned int ppc_obj64 = BFD_DEFAULT_TARGET_SIZE == 64; variable
    [all...]

Completed in 54 milliseconds