HomeSort by relevance Sort by last modified time
    Searched refs:OPTION_ARCH (Results 1 - 3 of 3) sorted by null

  /prebuilts/qemu-kernel/
build-kernel.sh 51 OPTION_ARCH=
76 OPTION_ARCH=$optarg
152 if [ -n "$OPTION_ARCH" ]; then
153 ARCH=$OPTION_ARCH
  /toolchain/binutils/binutils-2.27/gas/config/
tc-cris.c 429 #define OPTION_ARCH (OPTION_MULBUG_ABORT_OFF + 1)
430 {"march", required_argument, NULL, OPTION_ARCH},
    [all...]
  /external/dnsmasq/src/
rfc2131.c 54 #define OPTION_ARCH 93
777 if ((opt = option_find(mess, sz, OPTION_ARCH, 2)))
    [all...]

Completed in 105 milliseconds