HomeSort by relevance Sort by last modified time
    Searched full:which_cpu (Results 1 - 2 of 2) sorted by null

  /toolchain/binutils/binutils-2.25/binutils/
dllwrap.c 94 static target_cpu which_cpu = UNKNOWN_CPU; variable
840 which_cpu = ARM_CPU;
844 which_cpu = X64_CPU;
847 which_cpu = X86_CPU;
849 which_cpu = UNKNOWN_CPU;
852 is_leading_underscore = (which_cpu != X64_CPU && which_cpu != ARM_CPU);
909 if (which_cpu == X86_CPU || which_cpu == UNKNOWN_CPU)
    [all...]
ChangeLog-2009 170 (which_cpu): New variable.
    [all...]

Completed in 1264 milliseconds