HomeSort by relevance Sort by last modified time
    Searched refs:gas (Results 1 - 25 of 29) sorted by null

1 2

  /external/openssl/crypto/perlasm/
x86_64-xlate.pl 73 my $gas=1; $gas=0 if ($output =~ /\.asm$/);
74 my $elf=1; $elf=0 if (!$gas);
86 if ($flavour eq "mingw64") { $gas=1; $elf=0; $win64=1;
90 elsif ($flavour eq "macosx") { $gas=1; $elf=0; $prefix="_"; $decor="L\$"; }
91 elsif ($flavour eq "masm") { $gas=0; $elf=0; $masm=$masmref; $win64=1; $decor="\$L\$"; }
92 elsif ($flavour eq "nasm") { $gas=0; $elf=0; $nasm=$nasmref; $win64=1; $decor="\$L\$"; $PTR=""; }
93 elsif (!$gas)
142 if ($gas) {
199 if ($gas) {
    [all...]
  /external/libffi/src/x86/
win32.S 38 # This assumes we are using gas.
151 # This assumes we are using gas.
  /external/libffi/src/arm/
sysv.S 144 @ This assumes we are using gas.
  /external/libffi/src/s390/
sysv.S 43 # This assumes we are using gas.
246 # This assumes we are using gas.
  /external/webkit/WebKitTools/android/flex-2.5.4a/
configure 103 -gas | --gas | --ga | --g)
104 # Obsolete; use --with-gas.
    [all...]
  /external/jpeg/
configure 137 -gas | --gas | --ga | --g)
138 # Obsolete; use --with-gas.
    [all...]
  /external/libffi/src/sh64/
sysv.S 54 # This assumes we are using gas.
  /external/fdlibm/
configure 391 -gas | --gas | --ga | --g)
392 # Obsolete; use --with-gas.
    [all...]
  /external/libffi/src/sh/
sysv.S 53 # This assumes we are using gas.
  /external/clearsilver/
configure 426 -gas | --gas | --ga | --g)
427 # Obsolete; use --with-gas.
    [all...]
  /external/elfutils/
configure 394 -gas | --gas | --ga | --g)
395 # Obsolete; use --with-gas.
    [all...]
  /external/grub/
configure 428 -gas | --gas | --ga | --g)
429 # Obsolete; use --with-gas.
    [all...]
  /external/genext2fs/
configure 844 -gas | --gas | --ga | --g)
845 # Obsolete; use --with-gas.
    [all...]
  /external/strace/
configure 426 -gas | --gas | --ga | --g)
427 # Obsolete; use --with-gas.
    [all...]
  /external/libpcap/
configure 844 -gas | --gas | --ga | --g)
845 # Obsolete; use --with-gas.
    [all...]
  /external/chromium/third_party/icu/source/
configure 977 -gas | --gas | --ga | --g)
978 # Obsolete; use --with-gas.
    [all...]
  /external/libpng/
configure 1052 -gas | --gas | --ga | --g)
1053 # Obsolete; use --with-gas.
    [all...]
  /external/bison/
configure 429 -gas | --gas | --ga | --g)
430 # Obsolete; use --with-gas.
    [all...]
  /external/dropbear/
configure 426 -gas | --gas | --ga | --g)
427 # Obsolete; use --with-gas.
    [all...]
  /external/expat/
configure 582 -gas | --gas | --ga | --g)
583 # Obsolete; use --with-gas.
    [all...]
  /external/chromium/sdch/open-vcdiff/
configure 1037 -gas | --gas | --ga | --g)
1038 # Obsolete; use --with-gas.
    [all...]
  /external/chromium/third_party/libevent/
configure 1087 -gas | --gas | --ga | --g)
1088 # Obsolete; use --with-gas.
    [all...]
  /external/e2fsprogs/
configure 931 -gas | --gas | --ga | --g)
932 # Obsolete; use --with-gas.
    [all...]
  /external/icu4c/
configure 984 -gas | --gas | --ga | --g)
985 # Obsolete; use --with-gas.
    [all...]
  /external/libffi/
configure 1099 -gas | --gas | --ga | --g)
1100 # Obsolete; use --with-gas.
    [all...]

Completed in 525 milliseconds

1 2