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

1 2 3 4 5 6 7 8 9

  /external/clang/test/Driver/
noexecstack.c 1 // RUN: %clang -### %s -c -o tmp.o -target i686-pc-linux-gnu -integrated-as -Wa,--noexecstack 2>&1 | FileCheck %s
  /external/opencv3/platforms/linux/
arm-gnueabi.toolchain.cmake 22 set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -mthumb -fdata-sections -Wa,--noexecstack -fsigned-char -Wno-psabi")
23 set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -mthumb -fdata-sections -Wa,--noexecstack -fsigned-char -Wno-psabi")
25 set(CMAKE_SHARED_LINKER_FLAGS "-Wl,--fix-cortex-a8 -Wl,--no-undefined -Wl,--gc-sections -Wl,-z,noexecstack -Wl,-z,relro -Wl,-z,now ${CMAKE_SHARED_LINKER_FLAGS}")
26 set(CMAKE_MODULE_LINKER_FLAGS "-Wl,--fix-cortex-a8 -Wl,--no-undefined -Wl,--gc-sections -Wl,-z,noexecstack -Wl,-z,relro -Wl,-z,now ${CMAKE_MODULE_LINKER_FLAGS}")
27 set(CMAKE_EXE_LINKER_FLAGS "-Wl,--fix-cortex-a8 -Wl,--no-undefined -Wl,--gc-sections -Wl,-z,noexecstack -Wl,-z,relro -Wl,-z,now ${CMAKE_EXE_LINKER_FLAGS}")
  /build/core/combo/
HOST_linux-x86_64.mk 36 HOST_GLOBAL_CFLAGS += -m64 -Wa,--noexecstack
37 HOST_GLOBAL_LDFLAGS += -m64 -Wl,-z,noexecstack -Wl,-z,relro -Wl,-z,now -Wl,--no-undefined-version
HOST_linux-x86.mk 37 $(combo_2nd_arch_prefix)HOST_GLOBAL_CFLAGS += -msse3 -mfpmath=sse -m32 -Wa,--noexecstack -march=prescott
38 $(combo_2nd_arch_prefix)HOST_GLOBAL_LDFLAGS += -m32 -Wl,-z,noexecstack -Wl,-z,relro -Wl,-z,now -Wl,--no-undefined-version
TARGET_linux-arm64.mk 82 -Wa,--noexecstack \
109 -Wl,-z,noexecstack \
TARGET_linux-mips64.mk 93 -Wa,--noexecstack \
111 -Wl,-z,noexecstack \
TARGET_linux-x86.mk 86 -Wa,--noexecstack \
125 $(combo_2nd_arch_prefix)TARGET_GLOBAL_LDFLAGS += -Wl,-z,noexecstack
TARGET_linux-x86_64.mk 86 -Wa,--noexecstack \
134 TARGET_GLOBAL_LDFLAGS += -Wl,-z,noexecstack
  /external/llvm/lib/Target/AMDGPU/MCTargetDesc/
AMDGPUELFStreamer.cpp 15 void AMDGPUELFStreamer::InitSections(bool NoExecStack) {
  /external/opencv3/modules/core/src/
version_string.inc 17 " C++ flags (Release): -fexceptions -frtti -fpic -Wno-psabi --sysroot=/usr/local/google/home/noahp/android-ndk-r10e/platforms/android-8/arch-arm -funwind-tables -finline-limit=64 -fsigned-char -no-canonical-prefixes -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fdata-sections -ffunction-sections -Wa,--noexecstack -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wno-narrowing -Wno-delete-non-virtual-dtor -fdiagnostics-show-option -fomit-frame-pointer -fvisibility=hidden -fvisibility-inlines-hidden -mthumb -fomit-frame-pointer -fno-strict-aliasing -O3 -DNDEBUG -DNDEBUG\n"
18 " C++ flags (Debug): -fexceptions -frtti -fpic -Wno-psabi --sysroot=/usr/local/google/home/noahp/android-ndk-r10e/platforms/android-8/arch-arm -funwind-tables -finline-limit=64 -fsigned-char -no-canonical-prefixes -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fdata-sections -ffunction-sections -Wa,--noexecstack -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wno-narrowing -Wno-delete-non-virtual-dtor -fdiagnostics-show-option -fomit-frame-pointer -fvisibility=hidden -fvisibility-inlines-hidden -marm -fno-omit-frame-pointer -fno-strict-aliasing -O0 -g -DDEBUG -D_DEBUG -O0 -DDEBUG -D_DEBUG\n"
20 " C flags (Release): -fexceptions -fpic -Wno-psabi --sysroot=/usr/local/google/home/noahp/android-ndk-r10e/platforms/android-8/arch-arm -funwind-tables -finline-limit=64 -fsigned-char -no-canonical-prefixes -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fdata-sections -ffunction-sections -Wa,--noexecstack -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wno-narrowing -fdiagnostics-show-option -fomit-frame-pointer -fvisibility=hidden -mthumb -fomit-frame-pointer -fno-strict-aliasing -O3 -DNDEBUG -DNDEBUG\n"
21 " C flags (Debug): -fexceptions -fpic -Wno-psabi --sysroot=/usr/local/google/home/noahp/android-ndk-r10e/platforms/android-8/arch-arm -funwind-tables -finline-limit=64 -fsigned-char -no-canonical-prefixes -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fdata-sections -ffunction-sections -Wa,--noexecstack -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wno-narrowing -fdiagnostics-show-option -fomit-frame-pointer -fvisibility=hidden -marm -fno-omit-frame-pointer -fno-strict-aliasing -O0 -g -DDEBUG -D_DEBUG -O0 -DDEBUG -D_DEBUG\n"
22 " Linker flags (Release): -Wl,--fix-cortex-a8 -Wl,--no-undefined -Wl,--gc-sections -Wl,-z,noexecstack -Wl,-z,relro -Wl,-z,now \n"
23 " Linker flags (Debug): -Wl,--fix-cortex-a8 -Wl,--no-undefined -Wl,--gc-sections -Wl,-z,noexecstack -Wl,-z,relro -Wl,-z,now \n"
  /build/soong/cc/
arm64_device.go 32 "-Wa,--noexecstack",
55 "-Wl,-z,noexecstack",
mips64_device.go 38 "-Wa,--noexecstack",
63 "-Wl,-z,noexecstack",
mips_device.go 38 "-Wa,--noexecstack",
58 "-Wl,-z,noexecstack",
x86_64_device.go 28 "-Wa,--noexecstack",
57 "-Wl,-z,noexecstack",
x86_device.go 28 "-Wa,--noexecstack",
52 "-Wl,-z,noexecstack",
  /external/jemalloc/android/scripts/
conf_arm64.sh 42 "-Wl,-z,noexecstack"
conf_mips.sh 42 "-Wl,-z,noexecstack"
conf_arm.sh 42 "-Wl,-z,noexecstack"
conf_x86.sh 42 "-Wl,-z,noexecstack"
conf_x86_64.sh 42 "-Wl,-z,noexecstack"
  /frameworks/compile/mclinker/include/mcld/MC/
ZOption.h 26 NoExecStack,
  /external/libunwind/android/
conf_arm.sh 51 "-Wl,-z,noexecstack"
conf_mips.sh 49 "-Wl,-z,noexecstack"
conf_x86.sh 36 "-Wl,-z,noexecstack"
  /external/llvm/include/llvm/MC/
MCWinCOFFStreamer.h 43 void InitSections(bool NoExecStack) override;

Completed in 2406 milliseconds

1 2 3 4 5 6 7 8 9