HomeSort by relevance Sort by last modified time
    Searched full:recompile (Results 1 - 25 of 441) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/clang/test/FixIt/
fixit-recompile.c 1 // RUN: %clang_cc1 -Werror -pedantic %s -fixit-recompile -fixit-to-temporary -E -o - | FileCheck %s
2 // RUN: not %clang_cc1 -Werror -pedantic %s -fixit-recompile -fixit-to-temporary -fix-only-warnings
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-x86-64/
ilp32-10.d 3 #error: .*relocation R_X86_64_PC32 against undefined symbol `bar' can not be used when making a shared object; recompile with -fPIC
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-aarch64/
ifunc-9.d 2 #error: .*dynamic STT_GNU_IFUNC symbol `foo' with pointer equality in `.*.o' can not be used when making an executable; recompile with -fPIE and relink with -pie
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-arm/
movw-shared-1.d 4 #error: .*: relocation R_ARM_MOVW_ABS_NC against `a' can not be used when making a shared object; recompile with -fPIC
movw-shared-2.d 4 #error: .*: relocation R_ARM_MOVT_ABS against `b' can not be used when making a shared object; recompile with -fPIC
movw-shared-3.d 4 #error: .*: relocation R_ARM_THM_MOVW_ABS_NC against `c' can not be used when making a shared object; recompile with -fPIC
movw-shared-4.d 4 #error: .*: relocation R_ARM_THM_MOVT_ABS against `d' can not be used when making a shared object; recompile with -fPIC
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-ifunc/
ifunc-9-x86.d 2 #error: .*dynamic STT_GNU_IFUNC symbol `foo' with pointer equality in `.*.o' can not be used when making an executable; recompile with -fPIE and relink with -pie
  /frameworks/av/media/libstagefright/codecs/hevcdec/
Android.mk 26 # requires unsupported dynamic reloc R_ARM_REL32; recompile with -fPIC
  /ndk/tests/device/issue20176-__gnu_Unwind_Find_exidx/jni/
issue20176-__gnu_Unwind_Find_exidx.cpp 41 // Need to recompile Android 2.1 from source and debug platform from there
  /prebuilts/go/darwin-x86/src/runtime/
os_darwin_arm.go 13 print("atomic synchronization instructions. Recompile using GOARM=7.\n")
os_freebsd_arm.go 13 print("atomic synchronization instructions. Recompile using GOARM=7.\n")
os_nacl_arm.go 12 print("runtime: NaCl requires ARMv7. Recompile using GOARM=7.\n")
os_openbsd_arm.go 13 print("atomic synchronization instructions. Recompile using GOARM=7.\n")
os_linux_arm.go 26 print("this GOARM=", goarm, " binary. Recompile using GOARM=5.\n")
31 print("this GOARM=", goarm, " binary. Recompile using GOARM=5.\n")
os_netbsd_arm.go 24 print("atomic synchronization instructions. Recompile using GOARM=7.\n")
  /prebuilts/go/linux-x86/src/runtime/
os_darwin_arm.go 13 print("atomic synchronization instructions. Recompile using GOARM=7.\n")
os_freebsd_arm.go 13 print("atomic synchronization instructions. Recompile using GOARM=7.\n")
os_nacl_arm.go 12 print("runtime: NaCl requires ARMv7. Recompile using GOARM=7.\n")
os_openbsd_arm.go 13 print("atomic synchronization instructions. Recompile using GOARM=7.\n")
os_linux_arm.go 26 print("this GOARM=", goarm, " binary. Recompile using GOARM=5.\n")
31 print("this GOARM=", goarm, " binary. Recompile using GOARM=5.\n")
  /external/skia/site/dev/testing/
tests.md 32 2. Recompile and run test:
61 2. Recompile and run test:
112 2. Recompile and run nanobench:
  /external/mesa3d/docs/
mangling.html 21 To do this, recompile Mesa with the compiler flag -DUSE_MGL_NAMESPACE.
  /external/skia/site/dev/design/
sync-and-gyp.md 24 easy to do before every recompile of Skia. This is a good habit.
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/
version.hpp 15 // will cause a recompile every time a new boost version is

Completed in 239 milliseconds

1 2 3 4 5 6 7 8 91011>>