/ndk/build/tools/ |
build-gnu-libstdc++.sh | 115 local ABI=$1 120 prepare_target_build $ABI $PLATFORM $NDK_DIR 125 DSTDIR=$NDK_DIR/$GNUSTL_SUBDIR/libs/$ABI 129 ARCH=$(convert_abi_to_arch $ABI) 167 PROJECT="GNU libstdc++ $ABI" 169 mkdir -p $BUILD_DIR/$ABI && 188 fail_panic "Could not create $ABI prebuilts for GNU libsupc++/libstdc++" 194 # $1: ABI 198 local ABI="$1" 200 local ARCH=$(convert_abi_to_arch $ABI) [all...] |
build-gabi++.sh | 113 local ABI=$1 122 DSTDIR=$NDK_DIR/$GABIXX_SUBDIR/libs/$ABI 127 builder_begin_android $ABI "$BUILDDIR" "$MAKEFILE" 144 for ABI in $ABIS; do 145 build_gabixx_libs_for_abi $ABI "$BUILD_DIR/$ABI" 150 for ABI in $ABIS; do 153 FILES="$FILES $GABIXX_SUBDIR/libs/$ABI/$LIB" 155 PACKAGE="$PACKAGE_DIR/gabixx-libs-$ABI.tar.bz2" 158 fail_panic "Could not package $ABI GAbi++ binaries! [all...] |
build-stlport.sh | 146 local ABI=$1 155 DSTDIR=$NDK_DIR/$STLPORT_SUBDIR/libs/$ABI 160 builder_begin_android $ABI "$BUILDDIR" "$MAKEFILE" 185 for ABI in $ABIS; do 186 build_stlport_libs_for_abi $ABI "$BUILD_DIR/$ABI" 191 for ABI in $ABIS; do 194 FILES="$FILES $STLPORT_SUBDIR/libs/$ABI/$LIB" 196 PACKAGE="$PACKAGE_DIR/stlport-libs-$ABI.tar.bz2" 199 fail_panic "Could not package $ABI STLport binaries! [all...] |
build-ndk-sysroot.sh | 28 # WARNING: For now, only a single target ABI/Architecture us supported 36 # ABI is the target ABI name for the NDK 37 ABI=arm 66 --abi=*) 85 echo " --abi=<name> generate sysroot for abi <name> (default is $ABI)" 97 ABI=$OPTION_ABI 100 case "$ABI" i [all...] |
build-gcc.sh | 178 OLD_ABI="${ABI}" 184 export ABI=$HOST_GMP_ABI 207 ABI="$OLD_ABI" 212 export ABI=$HOST_GMP_ABI && 231 ABI="$OLD_ABI"
|
builder-funcs.sh | 316 # Same as builder_begin, but to target Android with a specific ABI 317 # $1: ABI name (e.g. armeabi) 322 local ARCH ABI PLATFORM BUILDDIR DSTDIR SYSROOT CFLAGS 329 ABI=$1 330 ARCH=$(convert_abi_to_arch $ABI) 350 builder_set_prefix "$ABI " 359 case $ABI in 364 builder_cflags "-march=armv7-a -mfloat-abi=softfp"
|
package-release.sh | 393 for ABI in $ABIS; do 394 #unpack_libsupcxx gnu-libsupc++-$ABI.tar.bz2 395 unpack_prebuilt gabixx-libs-$ABI.tar.bz2 396 unpack_prebuilt stlport-libs-$ABI.tar.bz2 397 unpack_prebuilt gnu-libstdc++-libs-$ABI.tar.bz2
|
/external/clang/include/clang/Basic/ |
TargetOptions.h | 28 /// If given, the name of the target ABI to use. 29 std::string ABI; 31 /// If given, the name of the target C++ ABI to use. If not given, defaults
|
TargetInfo.h | 45 /// The generic ("Itanium") C++ ABI, documented at: 46 /// http://www.codesourcery.com/public/cxx-abi/ 49 /// The ARM C++ ABI, based largely on the Itanium ABI but with 55 /// The Visual Studio ABI. Only scattered official documentation exists. 432 /// NSString literals, or 0 if no special section is used (NonFragile ABI). 463 /// getABI - Get the ABI in use. 468 /// getCXXABI - Get the C++ ABI in use. 482 /// setABI - Use the specific ABI. 484 /// \return - False on error (invalid ABI name) [all...] |
/ndk/tests/build/import-install/ |
build.sh | 23 for ABI in $ABIS; do 24 DIR=$PWD/libs/$ABI
|
/bionic/libc/arch-arm/bionic/ |
crtbegin_so.S | 33 # in the .fini_array. See 3.3.5.3.C of C++ ABI
|
/ndk/build/core/ |
add-platform.mk | 28 # Record the sysroots for each supported ABI 32 $(call ndk_log, ABI $(_abi) sysroot is: $(NDK_PLATFORM_$(_platform)_$(_abi)_SYSROOT))\
|
setup-app.mk | 42 # which platform/abi/toolchain are we going to use? 45 # The ABI(s) to use 48 # the default ABI for now is armeabi 61 $(call __ndk_info,NDK Application '$(_app)' targets unknown ABI(s): $(_bad_abis)) 82 $(eval include $(BUILD_SYSTEM)/setup-abi.mk) \
|
/ndk/tests/ |
run-tests.sh | 41 ABI=armeabi 65 --abi=*) 66 ABI="$optarg" 133 echo " --abi=<name> Only run tests for the specific ABI [$ABI]" 360 # Special case, if ABI is 'armeabi' or 'armeabi-v7a' 365 case $ABI in 369 NDK_BUILD_FLAGS="$NDK_BUILD_FLAGS APP_ABI=$ABI" 372 echo "ERROR: Unsupported abi value: $ABI [all...] |
/prebuilt/linux-x86/toolchain/sh-4.3.3/sh-linux-gnu/lib/ldscripts/ |
shelf_linux.xr | 92 .note.ABI-tag 0 : { *(.note.ABI-tag) }
|
shelf_linux.xu | 93 .note.ABI-tag 0 : { *(.note.ABI-tag) }
|
shlelf_linux.xr | 92 .note.ABI-tag 0 : { *(.note.ABI-tag) }
|
shlelf_linux.xu | 93 .note.ABI-tag 0 : { *(.note.ABI-tag) }
|
shelf_linux.xdc | 140 .note.ABI-tag : { *(.note.ABI-tag) }
|
shelf_linux.xdw | 140 .note.ABI-tag : { *(.note.ABI-tag) }
|
shelf_linux.xsc | 128 .note.ABI-tag : { *(.note.ABI-tag) }
|
shelf_linux.xsw | 128 .note.ABI-tag : { *(.note.ABI-tag) }
|
shlelf_linux.xdc | 140 .note.ABI-tag : { *(.note.ABI-tag) }
|
shlelf_linux.xdw | 140 .note.ABI-tag : { *(.note.ABI-tag) }
|
/ndk/ |
ndk-gdb | 437 # Get the target device's supported ABI(s) 441 adb_var_shell CPU_ABI getprop ro.product.cpu.abi 442 for ABI in $APP_ABIS; do 443 if [ "$ABI" = "$CPU_ABI" ] ; then 452 log "Device CPU ABI: $CPU_ABI" 456 for ABI in $APP_ABIS; do 457 if [ "$ABI" = "$CPU_ABI2" ] ; then 473 log "Compatible device ABI: $COMPAT_ABI"
|