OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fexceptions
(Results
1 - 16
of
16
) sorted by null
/ndk/tests/device/test-gnustl-1/jni/
Application.mk
2
APP_CPPFLAGS := -
fexceptions
/ndk/tests/device/test-basic-exceptions/jni/
Android.mk
6
LOCAL_CPPFLAGS := -
fexceptions
/ndk/sources/cxx-stl/gnu-libstdc++/
Android.mk
6
LOCAL_EXPORT_CPPFLAGS := -
fexceptions
-frtti
14
LOCAL_EXPORT_CPPFLAGS := -
fexceptions
-frtti
/external/llvm/
llvm-host-build.mk
24
LOCAL_CFLAGS += -
fexceptions
/external/expat/
Android.mk
11
common_CFLAGS := -Wall -Wmissing-prototypes -Wstrict-prototypes -
fexceptions
-DHAVE_EXPAT_CONFIG_H
/external/srec/tools/grxmlcompile/
Android.mk
44
-
fexceptions
\
/external/oprofile/
common.mk
40
common_host_cflags := $(common_cflags) -
fexceptions
-DANDROID_HOST -DHAVE_XCALLOC
/ndk/build/tools/
prebuilt-common.sh
760
ABI_CFLAGS_FOR_TARGET="-
fexceptions
"
771
ABI_CFLAGS_FOR_TARGET="-
fexceptions
-fPIC"
/ndk/toolchains/x86-4.4.3/
setup.mk
70
# and RTTI work properly (when -
fexceptions
and -frtti are used).
/external/libffi/
Makefile.am
166
AM_CFLAGS = -Wall -g -
fexceptions
configure
[
all
...]
/ndk/toolchains/arm-linux-androideabi-4.4.3/
setup.mk
115
# and RTTI work properly (when -
fexceptions
and -frtti are used).
/prebuilt/darwin-x86/toolchain/arm-linux-androideabi-4.4.x/bin/
arm-linux-androideabi-gccbug
353
configured with: /tmp/android-build-b1a4f38d56038d5f3847fea7c8c86b90/src/build/../gcc/gcc-4.4.3/configure --prefix=/usr/local --target=arm-linux-androideabi --host=i686-apple-darwin --build=i686-apple-darwin --with-gnu-as --with-gnu-ld --enable-languages=c,c++ --with-gmp=/tmp/android-build-b1a4f38d56038d5f3847fea7c8c86b90/obj/temp-install --with-mpfr=/tmp/android-build-b1a4f38d56038d5f3847fea7c8c86b90/obj/temp-install --disable-libssp --enable-threads --disable-nls --disable-libmudflap --disable-libgomp --disable-sjlj-exceptions --disable-shared --disable-tls --with-float=soft --with-fpu=vfp --with-arch=armv5te --enable-target-optspace --disable-hosted-libstdcxx --enable-cxx-flags='-
fexceptions
-frtti' --with-gcc-version=4.4.3 --with-binutils-version=2.20.1 --with-gmp-version=4.2.4 --with-mpfr-version=2.4.1 --with-gdb-version=7.1.x --with-arch=armv5te --with-sysroot=/tmp/android-build-b1a4f38d56038d5f3847fea7c8c86b90/arm-linux-androideabi-4.4.x/sysroot --with-prefix=/tmp/android-build-b1a4f38d56038d5f3847fea7c8c86b90/arm-linux-androideabi-4.4.x --with-gold-version=20100303 --enable-gold=both/gold --program-transform-name='s,^,arm-linux-androideabi-,'
/prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/bin/
arm-linux-androideabi-gccbug
353
configured with: /tmp/android-build-bb7e003d31d08f72cabc269a652912b7/src/build/../gcc/gcc-4.4.3/configure --prefix=/usr/local --target=arm-linux-androideabi --host=i686-linux-gnu --build=i686-linux-gnu --with-gnu-as --with-gnu-ld --enable-languages=c,c++ --with-gmp=/tmp/android-build-bb7e003d31d08f72cabc269a652912b7/obj/temp-install --with-mpfr=/tmp/android-build-bb7e003d31d08f72cabc269a652912b7/obj/temp-install --disable-libssp --enable-threads --disable-nls --disable-libmudflap --disable-libgomp --disable-sjlj-exceptions --disable-shared --disable-tls --with-float=soft --with-fpu=vfp --with-arch=armv5te --enable-target-optspace --disable-hosted-libstdcxx --enable-cxx-flags='-
fexceptions
-frtti' --with-gcc-version=4.4.3 --with-binutils-version=2.20.1 --with-gmp-version=4.2.4 --with-mpfr-version=2.4.1 --with-gdb-version=7.1.x --with-arch=armv5te --with-sysroot=/tmp/android-build-bb7e003d31d08f72cabc269a652912b7/arm-linux-androideabi-4.4.x/sysroot --with-prefix=/tmp/android-build-bb7e003d31d08f72cabc269a652912b7/arm-linux-androideabi-4.4.x --with-gold-version=20100303 --enable-gold=both/gold --program-transform-name='s,^,arm-linux-androideabi-,'
/ndk/build/core/
build-binary.mk
223
LOCAL_CPPFLAGS += -
fexceptions
definitions.mk
572
# Same with C++ exception support (i.e. -
fexceptions
and -fno-exceptions)
575
$(filter -
fexceptions
,\
576
$(lastword $(filter -
fexceptions
-fno-execeptions,$(call module-get-c++-flags,$1)))\
602
$(call module-filter-out-compiler-flags,$1,-frtti -fno-rtti -
fexceptions
-fno-exceptions)\
[
all
...]
Completed in 698 milliseconds